Skip to content

codemix/yii2-bs3activeform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BS3ActiveForm

THIS REPOSITORY IS DEPRECATED!

This project has been integrated into Yii2 as part of the yii2-bootstrap extension. You should not used it anymore.

For now we only keep it up to provide some extra documentation examples. They may not be fully compatible with the yii2-bootstrap version, though.

Documentation

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

The source code of the docs is included as module. You can configure it locally with:

'modules' => [
    'bs3demo' => [
        'class' => 'codemix\bs3\demo\Module',
    ],
],

About

A Bootstrap 3 enhanced ActiveForm for Yii 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages