How to install a module in Prestashop?

devquora
devquora

Posted On: Feb 06, 2023

 

Steps to install a Module in Prestashop:-

  1. In the modules tab, click on add a new module
  2. If a file of the module exists online, specify its URL in the Module URL field and then click on Download this module
  3. If the file is on your computer, click on Browse to open the dialogue box letting you search your computer, select the file then validate the dialogue box.
  4. Finally click on Upload this module.
  5. If the following error message appears:
    Error message
    This means that the PHP extension php_zip is not installed on your server. You will need to install it or have it installed by your web host.
  6. If the installation is successful, the following message will appear:
    Success message
    The module will then appear in your list of modules under the Module tab.
  7. Click on the install button to install the module.
    Install module
  8. If the Configuration note appears in the module insert, click on it to configure it.
    Configure module

Source:- https://addons.prestashop.com/en/content/21-how-to

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    PrestaShop Interview Questions

    What is Prestashop?

    Prestashop is free rich featured open source e-commerce solution published under Open Software License (OSL). It allows..

    PrestaShop Interview Questions

    List out some features of Prestashop?

    Below are the list features supported Prestashop:- Hundreds of Store Templates Inbuilt Website Builder Mobile Responsiv..

    PrestaShop Interview Questions

    On what architecture Prestashop is based?

    PrestaShop is based on a 3-tier architecture:Object/data. Database access is controlled through files in the “class..