2017 © Pedro Peláez
 

yii2-extension yii2-owl-carousel-widget

Owl carousel for yii2

image

wokster/yii2-owl-carousel-widget

Owl carousel for yii2

  • Friday, September 22, 2017
  • by wokster
  • Repository
  • 1 Watchers
  • 1 Stars
  • 204 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 7 Versions
  • 5 % Grown

The README.md

Owl carousel for yii2

Owl carousel for yii2, (*1)

Based on https://owlcarousel2.github.io, (*2)

DEMOS: https://owlcarousel2.github.io/OwlCarousel2/demos/demos.html, (*3)

DOCS: https://owlcarousel2.github.io/OwlCarousel2/docs/started-welcome.html, (*4)

Installation

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

Either run, (*6)

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

or add, (*7)

"wokster/yii2-owl-carousel-widget": "*"

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

Usage

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

        <?php \wokster\owlcarousel\OwlWidget::begin([
            'theme'=>'green', //can be "green","default", false (false by default)
            'plaginOptions'=>[
                'loop' => true,
                'margin' => 10,
                'responsiveClass' => true,
                'responsive' => [
                  0 => ['items'=>1,'nav'=>true],
                  600 => ['items'=>3,'nav'=>true],
                  1000 => ['items'=>5,'nav'=>true],
                ],
            ]
        ]);?>
              <div> Your Content </div>
              <div> Your Content </div>
              <div> Your Content </div>
              <div> Your Content </div>
              <div> Your Content </div>
              <div> Your Content </div>
              <div> Your Content </div>
        <?php \wokster\owlcarousel\OwlWidget::end()?>

The Versions

22/09 2017

dev-master

9999999-dev

Owl carousel for yii2

  Sources   Download

MIT

The Requires

 

by Maksym Tymofeiev

extension yii2 multiple slider owl carousel

22/09 2017

1.0.1

1.0.1.0

Owl carousel for yii2

  Sources   Download

MIT

The Requires

 

by Maksym Tymofeiev

extension yii2 multiple slider owl carousel

27/08 2017

1.0.0

1.0.0.0

Owl carousel for yii2

  Sources   Download

MIT

The Requires

 

by Maksym Tymofeiev

extension yii2 multiple slider owl carousel

12/05 2017

1.3

1.3.0.0

Owl carousel for yii2

  Sources   Download

MIT

The Requires

 

by Maksym Tymofeiev

extension yii2 multiple slider owl carousel

12/05 2017

1.1

1.1.0.0

Owl carousel for yii2

  Sources   Download

MIT

The Requires

 

by Maksym Tymofeiev

extension yii2 multiple slider owl carousel

12/05 2017

1.2

1.2.0.0

Owl carousel for yii2

  Sources   Download

MIT

The Requires

 

by Maksym Tymofeiev

extension yii2 multiple slider owl carousel

12/05 2017

1.0

1.0.0.0

Owl carousel for yii2

  Sources   Download

MIT

The Requires

 

by Maksym Tymofeiev

extension yii2 multiple slider owl carousel