Skip to content

Commit

Permalink
updated readme adter demo site change
Browse files Browse the repository at this point in the history
  • Loading branch information
buttflattery committed Aug 10, 2019
1 parent fe1da9b commit 48e7447
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A Yii2 plugin used for creating stepped form or form wizard using `yii\widgets\A

**_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](https://yii2plugins.idowstech.com/theme/assets/img/form-wizard.jpg)
![preview](https://yii2plugins.omaraslam.com/theme/assets/img/form-wizard.jpg)

### External Libraries Used

Expand Down Expand Up @@ -47,26 +47,26 @@ or add into the `composer.json` file under `require` section
### Demos
**Note : The demo site is not working i forgot to renew the domain. will be up soon, you can see the wiki for detailed docs**

- [Minimal Options](https://yii2plugins.idowstech.com/formwizard/index#minimal-options)
- [Add Custom Buttons](https://yii2plugins.idowstech.com/formwizard/index#add-custom-buttons)
- [Custom Field Order](https://yii2plugins.idowstech.com/formwizard/index#custom-field-order)
- [Enable Ajax Validation](https://yii2plugins.idowstech.com/formwizard/index#enable-ajax-validation)
- [Disable ActiveForm Validation](https://yii2plugins.idowstech.com/formwizard/index#disable-activeform-validation)
- [Customizing Form Fields](https://yii2plugins.idowstech.com/formwizard/index#customize-form-fields)
- [Single Model Across Steps](https://yii2plugins.idowstech.com/formwizard/index#single-model-across-steps)
- [Multiple Models Single Steps](https://yii2plugins.idowstech.com/formwizard/index#multi-model-single-step)
- [Tabular Steps](https://yii2plugins.idowstech.com/formwizard/index#tabular-step)
- [Enable Preview Step](https://yii2plugins.idowstech.com/formwizard/index#preview-steps)
- [Enable Form Persistence](https://yii2plugins.idowstech.com/formwizard/index#form-persistence)
- [Group Step Fields](https://yii2plugins.idowstech.com/formwizard/index#group-fields)
- [Minimal Options](https://yii2plugins.omaraslam.com/formwizard/index#minimal-options)
- [Add Custom Buttons](https://yii2plugins.omaraslam.com/formwizard/index#add-custom-buttons)
- [Custom Field Order](https://yii2plugins.omaraslam.com/formwizard/index#custom-field-order)
- [Enable Ajax Validation](https://yii2plugins.omaraslam.com/formwizard/index#enable-ajax-validation)
- [Disable ActiveForm Validation](https://yii2plugins.omaraslam.com/formwizard/index#disable-activeform-validation)
- [Customizing Form Fields](https://yii2plugins.omaraslam.com/formwizard/index#customize-form-fields)
- [Single Model Across Steps](https://yii2plugins.omaraslam.com/formwizard/index#single-model-across-steps)
- [Multiple Models Single Steps](https://yii2plugins.omaraslam.com/formwizard/index#multi-model-single-step)
- [Tabular Steps](https://yii2plugins.omaraslam.com/formwizard/index#tabular-step)
- [Enable Preview Step](https://yii2plugins.omaraslam.com/formwizard/index#preview-steps)
- [Enable Form Persistence](https://yii2plugins.omaraslam.com/formwizard/index#form-persistence)
- [Group Step Fields](https://yii2plugins.omaraslam.com/formwizard/index#group-fields)

- Themes
- [Theme Arrows](https://yii2plugins.idowstech.com/formwizard/index#theme-arrows)
- [Theme Circles](https://yii2plugins.idowstech.com/formwizard/index#theme-circles)
- [Theme Dots](https://yii2plugins.idowstech.com/formwizard/index#theme-dots)
- [Theme Material](https://yii2plugins.idowstech.com/formwizard/index#theme-material)
- [Theme Material Veritcal](https://yii2plugins.idowstech.com/formwizard/index#theme-material-v)
- [THeme Tags](https://yii2plugins.idowstech.com/formwizard/index#theme-tags)
- [Theme Arrows](https://yii2plugins.omaraslam.com/formwizard/index#theme-arrows)
- [Theme Circles](https://yii2plugins.omaraslam.com/formwizard/index#theme-circles)
- [Theme Dots](https://yii2plugins.omaraslam.com/formwizard/index#theme-dots)
- [Theme Material](https://yii2plugins.omaraslam.com/formwizard/index#theme-material)
- [Theme Material Veritcal](https://yii2plugins.omaraslam.com/formwizard/index#theme-material-v)
- [THeme Tags](https://yii2plugins.omaraslam.com/formwizard/index#theme-tags)

### Docs
- [Github Wiki](https://github.com/buttflattery/yii2-formwizard/wiki)
Expand Down Expand Up @@ -290,4 +290,4 @@ Only the following options of the plugin SmartWizard are allowed to be customize
### Who do I talk to?
- buttflattery@hotmail.com
- omeraslam@idowstech.com
- yii2plugins@omaraslam.com

0 comments on commit 48e7447

Please sign in to comment.