birencms / module-cmsbanner
Magento 2 扩展,用于向 CMS 页面添加横幅
1.0.0
2018-07-08 17:35 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 birencms/module-cmsbanner
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy