2.Extension Installation ↑ Back to Top
To install the extension,
- Upload and Extract the Reverb package and Integrator file inside the <magento-root>/app/code/Ced/ directory and run the below command from the Magento root.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento index:reindex
php bin/magento cache:clean
php bin/magento cache:flush
×