2017 © Pedro Peláez
 

yii2-extension yii2-sticky-footer

Yii2: Sticky Footer

image

pavlinter/yii2-sticky-footer

Yii2: Sticky Footer

  • Wednesday, April 15, 2015
  • by pavlinter
  • Repository
  • 2 Watchers
  • 0 Stars
  • 124 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 8 % Grown

The README.md

Installation

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

Either run, (*2)

php composer.phar require --prefer-dist pavlinter/yii2-sticky-footer "dev-master"

or add, (*3)

"pavlinter/yii2-sticky-footer": "dev-master"

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

Usage

<?php \pavlinter\stickyFooter\StickyFooter::begin(['id' => 'myFooter','contentSelector' => "#wrapper"]) ?>
    <div id="footer">
        footer
    </div>
<?php \pavlinter\stickyFooter\StickyFooter::end() ?>

The Versions

15/04 2015

dev-master

9999999-dev

Yii2: Sticky Footer

  Sources   Download

BSD 3-Clause

The Requires

 

by Pavels Radajevs

yii2 jquery sticky footer stickyfooter

19/02 2015

v1.0.0

1.0.0.0

Yii2: Sticky Footer

  Sources   Download

BSD 3-Clause

The Requires

 

by Pavels Radajevs

yii2 jquery sticky footer stickyfooter