dev-master
9999999-dev https://github.com/victororozco/yii2-owlcarousel/Carousel adapted for yii2 framework
GPL-3.0+
The Requires
by Victor Orozco
extension yii2 owlcarousel carousel
Wallogit.com
2017 © Pedro Peláez
Carousel adapted for yii2 framework
Carousel adapted for yii2 framework, (*1)
animated.css, (*2)
owl.carousel.js, (*3)
The preferred way to install this extension is through composer., (*4)
Either run, (*5)
php composer.phar require --prefer-dist victororozco/yii2-owlcarousel2 "*"
or add, (*6)
"victororozco/yii2-owlcarousel2": "*"
to the require section of your composer.json file., (*7)
Once the extension is installed, simply use it in your code by :, (*8)
use victororozco\owlcarousel\OwlCarousel;
1,
'loop' => true,
'margin' => 10,
'autoplay' => true,
'animateIn' => 'fadeInLeft',
'animateOut' => 'slideOutDown',
]); ?>
Carousel adapted for yii2 framework
GPL-3.0+
extension yii2 owlcarousel carousel