Installation of the PrestaShop plugin

Supported versions of PrestaShop

Warning

Extensive changes were made between the old and the new module, including modifications to the structure of the MySQL database tables. Because of this, simply overwriting the existing module with the new one does not ensure proper functionality without carrying out additional procedures. The new MySQL database tables must be created from scratch, so it is necessary to follow one of the procedures listed below.

  1. If you wish to keep the old transaction data, create a backup of the MySQL tables that start with “ps_leanpay*”.
  2. Remove the old module from the PrestaShop administration panel.
  3. Install the new module.
  4. After installation, configure the module again (see Configuration after installation).

Option 2: Reset the existing module

This option is suitable for users who wish to keep the existing module installation.

  1. Copy the new module over the existing (old) one.
  2. In the PrestaShop administration panel, click “Reset” on the module.
  3. The system will recreate the required MySQL tables.
  4. The module must then be configured again.

Configuration after installation

Regardless of the selected option, reconfiguration of the module is mandatory after a reset or reinstallation. This includes:

Without this, the module will not function properly.

Recommendations