philippfrenzel/yii2fullpagejs Yii2 fullpage.js Integration

fullpage.js

yii2fullpagejs

===============

Widget for fullPage.js layout container for Yii Framework 2 Original sources for the jquery plugin: https://github.com/alvarotrigo/fullPage.js js license (MIT)

How to install?

Get it via composer by adding the package to your composer.json:

{
  "require": {
    "philippfrenzel/yii2fullpagejs": "*"
  }
}

You may also check the package information on packagist.

Usage

<?php echo \philippfrenzel\yii2fullpagejs\yii2fullpagejs::widget([
    'clientOptions' => [
        ...
    ]
]); ?>

Size of columns can be defined within css

  ...

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



MIT license
Stats
0 github stars & 1 github forks
0 downloads in the last day
0 downloads in the last 30 days
46 total downloads