2017 © Pedro Peláez
 

yii2-extension yii2-wizard

A Yii2 extension for a bootstrap wizard

image

chd7well/yii2-wizard

A Yii2 extension for a bootstrap wizard

  • Friday, February 20, 2015
  • by chd7well
  • Repository
  • 3 Watchers
  • 4 Stars
  • 3,396 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 2 Open issues
  • 3 Versions
  • 22 % Grown

The README.md

Yii2-wizard Latest Stable Version Total Downloads License

A wizard for multi form input!, (*1)

NOTE: Module is in initial development. Anything may change at any time., (*2)

Quick Start

``` $tabs = [ [ 'tabtitle'=>'Test1', 'tabcontent'=>', (*3)

Test1

blabla',
], [ 'tabtitle'=>'Test2', 'tabcontent'=>'

Test2

blabla', ], [ 'tabtitle'=>'Test3', 'tabcontent'=>'

Test3

blabla', ], ];

echo Wizard::widget(['tabs'=>$tabs]); ```, (*4)

Roadmap

  • Tests
  • Documentation

Documentation

Installation instructions | Definitive guide to Yii2-smartmenu, (*5)

Contributing

Contributing instructions are located in CONTRIBUTING.md file., (*6)

License

Yii2-smartmenu is released under the MIT License. See the bundled LICENSE.md for details., (*7)

The Versions

20/02 2015

dev-master

9999999-dev https://github.com/chd7well/yii2-wizard

A Yii2 extension for a bootstrap wizard

  Sources   Download

MIT

The Requires

 

yii2 jquery bootstrap modal wizard yii2-extension

20/02 2015

v0.0.4

0.0.4.0 https://github.com/chd7well/yii2-wizard

A Yii2 extension for a bootstrap wizard

  Sources   Download

MIT

The Requires

 

yii2 jquery bootstrap modal wizard yii2-extension

20/02 2015

v0.0.1

0.0.1.0 https://github.com/chd7well/yii2-wizard

A Yii2 extension for a bootstrap wizard

  Sources   Download

MIT

The Requires

 

yii2 jquery bootstrap modal wizard yii2-extension