An Bootstrap 3 enhanced version of CActiveForm for Yii
We recommend to install this class with composer. If you included the composer autoloader you can use the class right away., (*1)
For the documentation please head over to our GitHub page, (*2)
http://codemix.github.io/bs3activeform/, (*3)
The source code of the docs is included as module. You can configure it locally in your main.php:, (*4)
main.php
'modules' => array( 'bs3activeform' => array( 'class' => 'vendor.codemix.bs3activeform.demo.BS3ActiveFormDemoModule', ), ),
Sources Download
MIT
yii bootststrap