2017 © Pedro Peláez
 

library bs3activeform

An Bootstrap 3 enhanced version of CActiveForm for Yii

image

codemix/bs3activeform

An Bootstrap 3 enhanced version of CActiveForm for Yii

  • Monday, March 24, 2014
  • by codemix
  • Repository
  • 4 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

BS3ActiveForm

Installation

We recommend to install this class with composer. If you included the composer autoloader you can use the class right away., (*1)

Documentation

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)

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

The Versions

24/03 2014

dev-master

9999999-dev

An Bootstrap 3 enhanced version of CActiveForm for Yii

  Sources   Download

MIT

by Michael Haertl

yii bootststrap