Skip to content
Coackroach edited this page Jan 11, 2020 · 10 revisions

Welcome to the yii2-formwizard wiki!

Yii2-FormWizard (v1.4.0)

What is this repository for?

A Yii2 plugin used for creating stepped form or form wizard using yii\widgets\ActiveForm and \yii\db\ActiveRecord, it uses smart wizard library for creating the form interface that uses 3 builtin and 2 extra themes, moreover, you can also create your own customized theme too.

Note: It uses limited features of the jquery plugin SmartWizard that suite the needs of the ActiveForm validation so not all options in the javascript plugin library are allowed to be changed or customized from within this plugin.

preview

External Libraries Used

Clone this wiki locally