dev-master
9999999-dev http://www.frenzel.net/Yii2 fullpage.js Integration
MIT
The Requires
by Alvaro Trigo
yii fullpage.js
Yii2 fullpage.js Integration
yii2fullpagejs, (*1)
===============, (*2)
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), (*3)
Get it via composer by adding the package to your composer.json
:, (*4)
{ "require": { "philippfrenzel/yii2fullpagejs": "*" } }
You may also check the package information on packagist., (*5)
<?php echo \philippfrenzel\yii2fullpagejs\yii2fullpagejs::widget([ 'clientOptions' => [ ... ] ]); ?>
Size of columns can be defined within css, (*6)
...
Yii2 fullpage.js Integration
MIT
yii fullpage.js