Skip to content

codemix/bs3activeform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BS3ActiveForm

Installation

We recommend to install this class with composer. If you included the composer autoloader you can use the class right away.

Documentation

For the documentation please head over to our GitHub page

http://codemix.github.io/bs3activeform/

The source code of the docs is included as module. You can configure it locally in your main.php:

'modules' => array(
    'bs3activeform' => array(
        'class' => 'vendor.codemix.bs3activeform.demo.BS3ActiveFormDemoModule',
    ),
),

About

A lightweight utility to render Bootstrap 3 forms in Yii

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages