# Installation & updating

### Minimum requirements

Be sure your software meets requirements of the Cashback Tracker plugin:

* PHP 5.6 or never.
* Wordpress 4.9.8 or never.

### Plugin installation

The manual plugin installation is the same as any other installation of the Wordpress plugin:

* Download a ZIP archive of the plugin from your [user panel](https://www.keywordrush.com/panel) or your license provider.
* From wp-admin interface select `Plugins` -> `Add New`.
* Click `Upload`.
* Click `Choose File` and select `cashback-tracker.zip` file.
* Click `Install Now`.
* Activate the plugin through the `Plugins` menu in WordPress.

### Licensing

Once you have installed and activated the plugin, you will need to enter your license key in the plugin Settings. You can find your key in your [user panel](https://www.keywordrush.com/panel) or get it from your license provider.

If you want to use your license on other site, you can revoke license in [user panel](https://www.keywordrush.com/panel), then, activate it on new site. You can contact with our support if you will have any problem with license activation.

### Plugin updating

If your subscription to update and the plugin is active, you will be notified of automatic updates the Cashback Tracker via the default WordPress update mechanism.

You can update the plugin directly from the admin panel of WordPress or manually download the archive with the plugin.

{% hint style="success" %}
[Make sure](https://www.keywordrush.com/panel) your subscription to automatic updates has not expired.
{% endhint %}

### Changelog

Please [find here](https://www.keywordrush.com/changelog/cashback-tracker/readme.txt) the releases notes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ctracker-docs.keywordrush.com/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
