Skip to content

InstallationΒΆ

  1. Within your Back Office, go to the tab "Modules > Modules & Services"
  2. Press the button "UPLOAD A MODULE"
  3. Drop the zip archive to the marked area or click the link "select file" and upload the zip file of the module
  1. Within your Back Office, go to the tab "Modules > Modules"
  2. Click on the button "Add new module"
  3. Click the "Choose a file" button and select the zip file of the module
  4. Click the "Upload this module" button and wait for the upload to finish
  5. Finally, in the list of modules, click the "Install" button
  1. Within your Back Office, using the top menu bar, hover over the "Modules" tab and select the "Modules" option
  2. Click on the button "Add a new module"
  3. Click the "Choose a file" button and select the zip file of the module
  4. Click the "Upload this module" button and wait for the upload to finish
  5. Finally, in the list of modules, click the "Install" button

Info

For more help on this process, visit the official documentation at the link: https://addons.prestashop.com/en/content/21-how-to

Warning

This module includes override files, in case you have problems in the installation process, rename the folder override of this module to override_bak and try again.

This issue occurs because your shop already overrides a specific class and method that this module is trying to install.
If you want to keep the code of both (current installed and that of this module) you will have to review the code manually, understand its operation and do the code merge, otherwise you must uninstall the module that has created the current override so that you can proceed with installing this module.