Versions Compared

Key

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

...

Section

Installation


Warning

Before installing the extension, please make sure to Backup your web directory and store database

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • If you are using Magento 2.2 or above version then please follow the below steps
    • Go to folder “patch” > 2.2.X > copy all files from it
    • Then overwrite (Paste) all the files in installed extension’s “app” folder
  • Connect to SSH console of your server:
    • Navigate to the root folder of your Magento 2 setup
    • Run command as per below sequence,

      Panel

      php -f bin/magentomodule:enable Magedelight_Arpmagento setup:upgrade


      Panel

      php -f bin/magentosetup:upgrademagento module:enable Magedelight_Arp


      Panel

      php -f bin/magento setup:static-content:deploy


  • Flush store cache
  • log out from the backend and log in again

...