biren / module-cmsbanner
Magento 2 扩展,用于向 CMS 页面添加横幅
dev-master
2019-04-03 07:15 UTC
Requires
- magento/framework: >=101.0.0
This package is auto-updated.
Last update: 2024-09-29 05:28:17 UTC
README
Magento 扩展
如果您需要将横幅添加到您的 Magento 商店的 CMS 页面(如关于我们或首页),这是一个方便且易于使用的扩展。
功能
- 在 Magento 后端添加图片上传器到 CMS 编辑表单
- 在后台上传的图片将在其各自的页面上在前端显示
- 易于在任何 Magento 安装中使用
安装
✓ 通过 composer 安装(推荐)
在 Magento 2 根目录下运行以下命令
composer require biren/module-cmsbanner
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy