Start typing to search...

Installation Guide

admin
May 31, 2026
0 views

6 Installation Guide

  1. Run composer require ewebecommerce/module-hideprice to install the module.

  2. Execute php bin/magento setup:upgrade to update the module’s setup.

  3. Compile the module by running php bin/magento setup:di:compile.

  4. Clear caches with php bin/magento cache:flush to ensure changes are applied.

  5. Run php bin/magento setup:static-content:deploy to deploy static assets.

  6. Re-index data if necessary for optimized performance after changes.

  7. Test functionality in an incognito window to verify setup.

Documentation Assistant
Hi! I'm your documentation assistant. Ask me anything and I'll search our docs for you.