How to Update Files on the Server?

From time to time, it’s necessary to replace module files on the server due to the release of a new module version, bug fixes in the current module, or other reasons.

To locate the path to the root folder of your website on the server, refer to this guide.


Script Modules

  1. Download the update archive for your script version from the "Your Scripts" page. Choose the appropriate PHP version and your script version, then extract the archive on your computer.

  1. Make sure to deactivate the modules you plan to update in the "Modules" section.

  1. Navigate to the directory path shown in the screenshot: /wp-content/plugins/premiumbox/moduls/

  1. Select one or more required modules and drag them into the ISP Manager window, placing them in the corresponding directory on the server.

  1. At the bottom of the page, a window will appear showing the destination folder (the "moduls" folder).

  1. If a file conflict window appears, overwrite the files by clicking "Replace."

  1. Reactivate the updated modules in the "Modules" section.

After completing these steps, the modules will be updated, and no further actions are required.


Merchant and Auto-Payout Modules

In your account, go to the "Your Scripts" section and download the merchant module for the required payment system from the "Additional Modules" block.

Upload the contents of the module archive to the server in the /wp-content/plugins/premiumbox/merchants directory (for payment acceptance) or /wp-content/plugins/premiumbox/paymerchants directory (for auto-payouts), and extract the files. If a file conflict window appears, overwrite the files.


Default Script Design Files

  1. Download the update archive for your script version from the "Your Scripts" page. Choose the appropriate PHP version and your script version, then extract the archive on your computer.

  1. Navigate to the directory path shown in the screenshot: /wp-content/themes/

  1. Select the required design folder (newexchanger2.0 — the new standard design for 2024) and drag it into the ISP Manager window, placing it in the corresponding directory.

  1. If a file conflict window appears, overwrite the files by clicking "Replace."

  1. Activate the uploaded design in the website control panel under "Appearance -> Themes."

  1. Additional appearance settings may be required if you activate a new design on the site. The main design settings can be found in the "Appearance" section.


Script Files

  1. Download the update archive for your script version from the "Your Scripts" page. Choose the appropriate PHP version and your script version, then extract the archive on your computer.

  1. Navigate to the directory path shown in the screenshot: /wp-content/plugins/premiumbox/

  1. Select one or more required directories and drag them into the ISP Manager window, placing them in the corresponding directory.

  1. If a file conflict window appears, overwrite the files by clicking "Replace."

Last updated