aceextensions / ace-core
Installs: 53
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 2
Type:magento2-module
This package is not auto-updated.
Last update: 2025-01-01 03:34:22 UTC
README
aceextensions/ace-core
Main Functionalities
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- 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
Type 2: Composer
- 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
Configuration
- Active (general/general/active)