Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Here we will guide you through the installation process of our extension. First off, open FileZilla, log in to your host as follows:

 

Image RemovedImage Added

 

In the above example we switched the local site to the extension directory, and the remote site to the code directory. Now on the remote site window, inside app/code directory, create a folder named Magenest and go inside it. Now on your local site window, right click on Wrapper extension on Extension Name and click Upload. The extension will be uploaded onto your host in a few minutes.

...

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy

...

    php bin/magento cache:flush

Or go to to System > Cache Management and click . Click the following buttons to completely clear the store cache:

1. Flush Magento Cache
2. Flush Cache Storage
3. Flush Catalog Images Cache
4. Flush JavaScript/CSS Flush Magento Cache

 

 

Now you can go to your store and check if the extension is working as expected.