aceextensions/ace-core
Composer 安装命令:
composer require aceextensions/ace-core
包简介
README 文档
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)
Specifications
Attributes
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-04-27