thelia / brand-carousel-module
1.2.0
2020-10-19 14:14 UTC
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-09-19 22:48:41 UTC
README
此模块可以在主页上显示品牌的标志轮播图。
安装
您可以从后台管理模块页面安装此模块。只需下载zip文件,使用“选择文件”按钮选择它,然后点击“安装!”按钮。
别忘了激活它。可以在后台管理模块挂钩页面修改模块的挂钩位置,在主页的主要区域部分(home.body)
手动
- 将模块复制到
<thelia_root>/local/modules/
目录,并确保模块的名称为BrandCarousel。 - 在thelia管理面板中激活它
Composer
将其添加到主thelia composer.json文件中
composer require thelia/brand-carousel-module ~1.2.0
使用方法
点击左右箭头以动画化轮播图。