2017 © Pedro Peláez
 

library yii2-fotorama

Fotorama widget for Yii2

image

infinitiweb/yii2-fotorama

Fotorama widget for Yii2

  • Tuesday, May 8, 2018
  • by hello-omny
  • Repository
  • 2 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 56 % Grown

The README.md

Fotorama widgets for Yii2

Installation

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

Either run, (*2)

php composer.phar require --prefer-dist infinitiweb/yii2-fotorama "dev-master"

or add, (*3)

"infinitiweb/yii2-fotorama": "dev-master"

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

docs js http://fotorama.io/, (*5)

<?php \infinitiweb\widgets\yii2\fotorama\Fotorama::begin([
    'clientOptions' => [
        'width'=>'100%',
        'nav'=>'thumbs',
        'minwidth'=>'150',
        'maxwidth'=>'600',
        'maxheight'=>'400',
    ]
])?>
    <img src="/screen1.png">
    <img src="/screen1.png">
    <img src="/screen1.png">
    <img src="/screen1.png">
<?php infinitiweb\widgets\yii2\fotorama\Fotorama::end();?>

The Versions

08/05 2018

dev-master

9999999-dev

Fotorama widget for Yii2

  Sources   Download

MIT

The Requires

 

by Tutik Alexsandr
by Ruslan Zhovnerovskiy

yii2 fotorama

08/05 2018

v0.3

0.3.0.0

Fotorama widget for Yii2

  Sources   Download

MIT

The Requires

 

by Tutik Alexsandr
by Ruslan Zhovnerovskiy

yii2 fotorama

07/05 2018

v0.2

0.2.0.0

Fotorama widget for Yii2

  Sources   Download

MIT

The Requires

 

by Tutik Alexsandr

yii2 fotorama

07/05 2018

0.1

0.1.0.0

Fotorama widget for Yii2

  Sources   Download

MIT

The Requires

 

by Tutik Alexsandr

yii2 fotorama