aceextensions / ace-core
1.0.1
2020-04-27 06:56 UTC
This package is not auto-updated.
Last update: 2024-09-25 02:22:41 UTC
README
aceextensions/ace-core
主要功能
安装
* = 在生产环境中请使用 --keep-generated
选项
类型 1:Zip 文件
- 将 zip 文件解压到
app/code/Aceextensions
- 通过运行
php bin/magento module:enable Aceextensions_Core
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新(*) - 通过运行
php bin/magento cache:flush
清理缓存
类型 2:Composer
- 通过运行
composer require aceextensions/ace-core
安装模块 composer - 通过运行
php bin/magento module:enable Aceextensions_Core
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新(*) - 通过运行
php bin/magento cache:flush
清理缓存
配置
- 激活(general/general/active)