2017 © Pedro Peláez
 

yii2-extension yii2-owl-carousel

Widget Yii2 for owl carousel

image

elgorm/yii2-owl-carousel

Widget Yii2 for owl carousel

  • Wednesday, May 17, 2017
  • by Elgorm
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

A Yii2 wrapper for owl carousel (v2)

Widget Yii2 for owl carousel, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist elgorm/yii2-owl-carousel "*"

or add, (*4)

"elgorm/yii2-owl-carousel": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

```php OwlCarouselWidget::begin([ 'container' => 'div', 'theme' => 'green', // green or default 'containerOptions' => [ 'id' => 'my-container-id', 'class' => 'my-container-class' ], 'pluginOptions' => [ ... 'loop' => true, 'items' => 4, ... ] ]); ?>, (*7)

My Image
My Image
My Image
My Image
OwlCarouselWidget::end();?>

The Versions

17/05 2017

dev-master

9999999-dev

Widget Yii2 for owl carousel

  Sources   Download

MIT

The Requires

 

extension yii2 owl-carousel owl-carousel2

17/05 2017

0.0.5

0.0.5.0

Widget Yii2 for owl carousel

  Sources   Download

MIT

The Requires

 

extension yii2 owl-carousel owl-carousel2

17/05 2017

0.0.4

0.0.4.0

Widget Yii2 for owl carousel

  Sources   Download

MIT

The Requires

 

extension yii2 owl-carousel owl-carousel2

15/05 2017

0.0.3

0.0.3.0

Widget Yii2 for owl carousel

  Sources   Download

MIT

The Requires

 

extension yii2 owl-carousel owl-carousel2

15/05 2017

0.0.2

0.0.2.0

Widget Yii2 for owl carousel

  Sources   Download

MIT

The Requires

 

extension yii2 owl-carousel2

15/05 2017

0.0.1

0.0.1.0

Widget Yii2 for owl carousel

  Sources   Download

MIT

The Requires

 

extension yii2 owl-carousel2