2017 © Pedro Peláez
 

yii2-extension yii2fullpagejs

Yii2 fullpage.js Integration

image

philippfrenzel/yii2fullpagejs

Yii2 fullpage.js Integration

  • Wednesday, February 19, 2014
  • by philippfrenzel
  • Repository
  • 0 Watchers
  • 0 Stars
  • 35 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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)

How to install?

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)

Usage

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

Size of columns can be defined within css, (*6)

  ...

The Versions

19/02 2014

dev-master

9999999-dev http://www.frenzel.net/

Yii2 fullpage.js Integration

  Sources   Download

MIT

The Requires

 

yii fullpage.js