1. Home
  2. Docs
  3. DDPS (M2)
  4. Installation Process of the Extension
Download PDF

Installation Process of the Extension

  • Download and unzip the extension file which you received after purchase.
  • Make sure to create the directory structure in your Magento ‘Magento_Root/app/code/Sunarc/Visualcatalog’
  • Upload the content of the extension package to app/code/Sunarc/Visualcatalog directory of the store.
  • Run the following commands php bin/magento module:enable Sunarc_Visualcatalog in magento root.
  • Then run php bin/magento setup:upgrade
  • Flush the store cache. php bin/magento cache:clean
  • Re-index the indexes. php bin/magento indexer:reindex
  • Give permission to var and pub folder Sudo chmod -R 777 var/* Sudo chmod -R 777 pub/*
  • Log out from the backend and log in again.
Download Guide
Was this article helpful to you? Yes No

How can we help?