README

``amage/module-cms``
主要功能
导入 CMS 块和页面
安装
* = 在生产环境中请使用 --keep-generated
选项
类型 1: 压缩文件
- 将压缩文件解压到
app/code/Amage
- 通过运行
php bin/magento module:enable Amage_Cms
启用模块
- 通过运行
php bin/magento setup:upgrade
应用数据库更新*
- 通过运行
php bin/magento cache:flush
清理缓存
配置
规格
- 支持 2.2.x 2.3.x 2.4.x
- 控制器
- adminhtml > import/index/index
