aceextensions/ace-core
* = in production please use the --keep-generated
option
- Unzip the zip file in
app/code/Aceextensions
- Enable the module by running
php bin/magento module:enable Aceextensions_Core
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
- Install the module composer by running
composer require aceextensions/ace-core
- enable the module by running
php bin/magento module:enable Aceextensions_Core
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
- Active (general/general/active)