codemix / yii2-bs3activeform
A Bootstrap 3 enhanced version of ActiveForm for Yii 2
Package info
github.com/codemix/yii2-bs3activeform
Type:yii2-extension
pkg:composer/codemix/yii2-bs3activeform
dev-master
2014-10-30 11:40 UTC
This package is auto-updated.
Last update: 2026-02-24 06:41:14 UTC
README
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', ], ],