vlassiuk/yii2-owl.carousel2
Composer 安装命令:
composer require vlassiuk/yii2-owl.carousel2
包简介
OwlCarousel2 extension - wrapper for Yii2
README 文档
README
OwlCarousel2 extension - wrapper for yii2
See OwlCarousel2
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist vlassiuk/yii2-owl.carousel2 "dev-master"
or add
"vlassiuk/yii2-owl.carousel2": "dev-master"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \vlassiuk\owlcarousel2\Owlcarousel2::widget([...]); ?>
<div> Your Content </div> <div> Your Content </div> <div> Your Content </div>
<?= \vlassiuk\owlcarousel2\Owlcarousel2::end(); ?>
统计信息
- 总下载量: 341
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2016-12-21