2017 © Pedro Peláez
 

yii2-extension yii2-formfooter

Form footer for Yii2

image

sibds/yii2-formfooter

Form footer for Yii2

  • Saturday, May 7, 2016
  • by mazurva
  • Repository
  • 1 Watchers
  • 0 Stars
  • 320 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 5 % Grown

The README.md

Form footer

Form footer for Yii2, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist sibds/yii2-formfooter "*"

or add, (*4)

"sibds/yii2-formfooter": "*"

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

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \sibds\form\FormFooter::widget(); ?>, (*7)

The Versions

07/05 2016

dev-master

9999999-dev

Form footer for Yii2

  Sources   Download

MIT

The Requires

 

extension yii2