dev-master
9999999-deva wrapper of UnSlider for Yii2.x Framework
MIT
The Requires
by rogee
extension yii2 unslider
1.0.1
1.0.1.0a wrapper of UnSlider for Yii2.x Framework
MIT
The Requires
by rogee
extension yii2 unslider
a wrapper of UnSlider for Yii2.x Framework
a wrapper of UnSlider for Yii2.x Framework, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist rogeecn/yii2-unslider "~1.0.1"
or add, (*4)
"rogeecn/yii2-unslider": "~1.0.1"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
= \rogeecn\UnSlider\Slider::widget([ 'slides' => [ [ 'body' => 'Unslider widget for Yii2', // body will work when image field is not exist 'url' => "#", ], [ 'body' => $this->render("_body_view"), // you can render html instead ], [ 'image' => '/images/cat2.jpg', 'body' => 'description', ], ], ]); ?>
a wrapper of UnSlider for Yii2.x Framework
MIT
extension yii2 unslider
a wrapper of UnSlider for Yii2.x Framework
MIT
extension yii2 unslider