kowal/module-slider
Composer 安装命令:
composer require kowal/module-slider
包简介
Slider IMg and Video
README 文档
README
``kowal/module-slider``
Main Functionalities
Slider IMg and Video
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Kowal - Enable the module by running
php bin/magento module:enable Kowal_Slider - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Make the module available in a composer repository for example:
- private repository
repo.magento.com - public repository
packagist.org - public github repository as vcs
- private repository
- Add the composer repository to the configuration by running
composer config repositories.repo.magento.com composer https://repo.magento.com/ - Install the module composer by running
composer require kowal/module-slider - enable the module by running
php bin/magento module:enable Kowal_Slider - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Configuration
Aktywny (heroslider/general/enable)
file (heroslider/slide1/file)
title (heroslider/slide1/title)
url (heroslider/slide1/url)
button (heroslider/slide1/button)
file (heroslider/slide2/file)
title (heroslider/slide2/title)
url (heroslider/slide2/url)
button (heroslider/slide2/button)
file (heroslider/slide3/file)
title (heroslider/slide3/title)
url (heroslider/slide3/url)
button (heroslider/slide3/button)
title (heroslider/video/title)
url (heroslider/video/url)
button (heroslider/video/button)
file1 (heroslider/video/file1)
file2 (heroslider/video/file2)
file3 (heroslider/video/file3)
Specifications
- Widget
- HeroSlider
Attributes
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2020-08-23