2017 © Pedro Peláez
 

yii2-extension yii2-modal-forms

Native support for forms within modals for Yii2

image

fishvision/yii2-modal-forms

Native support for forms within modals for Yii2

  • Monday, September 14, 2015
  • by alexberriman
  • Repository
  • 3 Watchers
  • 1 Stars
  • 237 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

Yii2 Modal Forms

Native support for forms within modals for Yii2, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist fishvision/yii2-modal-forms "*"

or add, (*4)

"fishvision/yii2-modal-forms": "*"

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 <?= \fishvision\modalforms\AutoloadExample::widget(); ?>, (*7)

The Versions

14/09 2015

dev-master

9999999-dev

Native support for forms within modals for Yii2

  Sources   Download

MIT

The Requires

 

by Alex Berriman

extension yii2

02/04 2015

1.0.1

1.0.1.0

Native support for forms within modals for Yii2

  Sources   Download

MIT

The Requires

 

by Alex Berriman

extension yii2

02/04 2015

1.0.0

1.0.0.0

Native support for forms within modals for Yii2

  Sources   Download

MIT

The Requires

 

by Alex Berriman

extension yii2