Attention! The RichExchanger sсript can only be purchased from richexchanger.com. Payment through instant messengers and other sites does not exist.

How to place an order

To proceed to placing an order, you must:

1. click on the "buy" button on the main page of our website

2. sеlect the purchase type: “monthly rental” or “sсript purchase”.

If you sеlect the "sсript rental" type, in the field below, you must sеlect the number of months for which you want to rent the sсript.

3. Check the boxes next to the additional services that interest you. If you don't need additional services, don't choose anything.

4. if you have a discount coupon, enter it in the discount coupon field

5. agree to the terms of the site if you are going to make a purchase

6. click on the "place an order" button

Only authorized users can make purchases on the site.

If you are not authorized on the site, you will see a window with the option of authorization and registration.

7. After placing an order, you will be redirected to the order payment page

8. sеlect a convenient payment method and click the "pay" button.

Where to download the plugin distribution

The plugin distribution can be downloaded at "a specific page".

To download the distribution kit, you must be an authorized user on the site, have a paid active order (purchase or rent).

Where to download the plugin distribution kit for updating

The plugin distribution can be downloaded at "a specific page".

To download the distribution kit, you must be an authorized user on the site, have a paid active order (purchase or rent).

How to get a license

License management occurs on the “your licenses” page, accessible after logging in to the site

If you have licenses that do not have a domain specified, you will see a "license settings" button

On the "License Settings" page, you can set the domain and subdomain of any of your licenses that have not yet been generated. You can specify data an infinite number of times. However, after generating a license, changing the domain and subdomain is no longer possible.

If your license has a domain and subdomain specified, you can generate a license by clicking on the "get license" button. After generating a license, changing the domain and subdomain becomes impossible.

You can generate a license as many times as you like.

When you first generate a license, in addition to prohibiting changing the domain name, the license expiration date will be set.

How to install the sсript

The sсript is installed on a previously prepared server (hosting).

Before installing the sсript, the server (hosting) should have:

1. support for php version 7.4 or higher;

2. ioncube version 13;

3. server security work should be done on the server, including anti-ddos is connected;

4. the server must have correctly configured mail;

5. The server must be able to create and process cron jobs;

6. the server must exist the mysql database and you must have access to it;

When the server is ready to install the sсript, do the following:

1. Download sсript distribution;

2. Upload the sсript distribution kit to the server, to the root directory;

3. Generate license file;

4. Upload the license file to the root directory where the sсript distribution is already located;

5. Open the rk-config.php file in the editor and edit the data:

5.1 DB prefix (RK_DB_PREFIX). any letters of the Latin alphabet, for the uniqueness of the database.

Example:

define('RK_DB_PREFIX', 'sailormoon');

5.2 Name of the existing database (RK_DB_NAME).

Example:

define('RK_DB_NAME', 'exchanger_db');

5.3 Name of an existing database user (RK_DB_USER).

Example:

define('RK_DB_USER', 'exchanger_user');

5.4 Database user password (RK_DB_PASSWORD)

Example:

define('RK_DB_PASSWORD', 'exchanger_pass');

5.5 Database host (RK_DB_HOST). Usually, this is localhost, but you can change it if necessary.

Example:

define('RK_DB_HOST', 'localhost');

5.6 Full website address (RK_SITEURL). The full address of your site with https.

Example:

define('RK_SITEURL', 'https://richexchanger.com/');

5.7 Address of the administrator authorization page (RK_LOGINPAGE_PATH). At what address will the authorization of the site administrators be located.

Example:

define('RK_LOGINPAGE_PATH', 'adminlogin');

5.8 Salts and hashes. For this block, we recommend using our generator. And rеplace the entire block.

5.9 Administrative panel language (RK_ADMIN_LANG). Default is ru_RU. Available for selection: ru_RU (Russian language), en_US (English language).

Example:

define('RK_ADMIN_LANG', 'ru_RU');

5.10 Site language (RK_SITE_LANG). Default is ru_RU. Available for selection: ru_RU (Russian language), en_US (English language).

Example:

define('RK_SITE_LANG', 'ru_RU');

5.11 Site languages, if the site is supposed to be multilingual (RK_ENABLE_LANGS). Languages ​​are written separated by commas. Available for selection: ru_RU (Russian language), en_US (English language).

Example:

define('RK_ENABLE_LANGS', 'ru_RU, en_US');

6. After you edit the file, you just need to contact the site address. The database will be created automatically, the site will start working.

7. create the first admin.

8. Set a cron job for the site.

9. set the permissions to 777 for the rk-db and rk-uploads folders, which are located in the root of the site

How to updаte the sсript

To updаte the sсript to the next version, do the following:

1. Download distribution kit for updating;

2. Request personal modules and a theme from technical support (if you ordered earlier);

3. Enable updаte mode in settings;

4. Enable maintenance mode;

5. Files from the distribution, overwrite on the server;

6. Disable maintenance mode;

7. In the administrative panel, go to the "Migration" section and follow all the steps;

8. Disable updаte mode in settings.

How to updаte a plugin or payment module

Payment system module

To updаte the payment system module, you need to:

1. Download module distribution.

2. rеplace the module files on the server (overwrite). Folder /rk-exts/.

Plugin

To updаte the plugin, you need:

1. In the "Plugins" section, find and "deactivate" the plugin you want to updаte.

2. Download plugin distribution.

3. rеplace plugin files on the server (overwrite). Folder /rk-plugins/.

4. In the "Plugins" section, find and "activate" the required plugin.

We use cookies to improve the functioning of the site and its interaction with users. By continuing to use the site, you consent to the use of cookies. You can always disable cookies in your browser settings.