HOW TO INSTALL MAGENTO EXTENSION

This document will help you know how to install magento extension and license key of Magetop.com. If you have any difficulties while following our instruction to install Magetop extension, you can always contact us at [email protected]. We are happy to assist you.

How to install magento 2 extension from Magetop.com ?

The document will help you know how to install magento extension and license key of Magetop.com

A. Download Extension on Magetop.com

  1. Please go to our site and login with your account
  2. Go to downloadable page

    downloadable page

B. Upload Extension to Your Host

  1. Unzip package extension downloaded
  2. Upload all files to your magento source

    Upload file

C. Install Extension

  1. Open the command-line shell
  2. Go to path [magento_source]
  3. Apply the recent changes including the module installation :

    php bin/magento setup:upgrade

  4. Deploy static content :

    php bin/magento setup:static-content:deploy (for magento version from 2.0.x to 2.1.x)
    php bin/magento setup:static-content:deploy -f (for magento version from 2.2.x to 2.3.x)

  5. Run compile if your store in Production mode :

    php bin/magento setup:di:compile

  6. Refesh cache :

    php bin/magento cache:flush

D. Login Backend Magento. If you can see the extension tab, it is installed properly

  • *Note : In the case that you have followed all above steps but couldn’t make the extension work properly. Then please contact us at [email protected] our supporters will assist you in resolving any issues within 24 hours.