Download the PHP package aceextensions/ace-core without Composer
On this page you can find all versions of the php package aceextensions/ace-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ace-core
Mage2 Module Ace Core
aceextensions/ace-core
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
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)
Specifications
Attributes
All versions of ace-core with dependencies
PHP Build Version
Package Version
No informations.
The package aceextensions/ace-core contains the following files
Loading the files please wait ....