magekey / module-brochure
宣传册模块
2.0.0
2017-12-06 22:21 UTC
This package is auto-updated.
Last update: 2024-09-19 15:29:36 UTC
README
功能
- 后端
- 添加宣传册组
- 标签
- 添加宣传册项目
- 标题
- 封面图片
- 宣传册文件
- 位置
- 添加宣传册组
- 前端
- 通过小部件显示宣传册组
安装扩展
composer require magekey/module-brochure
部署
php bin/magento maintenance:enable #Enable maintenance mode
php bin/magento setup:upgrade #Updates the Magento software
php bin/magento setup:di:compile #Compile dependencies
php bin/magento setup:static-content:deploy #Deploys static view files
php bin/magento cache:flush #Flush cache
php bin/magento maintenance:disable #Disable maintenance mode
测试的版本
2.2.1