mahfuz05 / ci-crud-generator-with-bootstrap

Codeigniter crud generator with twitter bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is codeigniter crud generator with twitter bootstrap . this is modified version of http://ci-generator.keithics.com/

to work with this generator you need to configure your database with it. in config/database.php

then make writable permission to output folder

after that you just visit you root url and first select your table then configure the Field name and validation .

when you click on the generate you will see validation,language,controller,model and views will then generated in the output folder.

just copy it into your project.

twitter bootstrap files are in the public folder. also you can copy sample header and footer in the application/views folder

Current CI version is 2.1.2 and twitter bootstrap is 1.10

About

Codeigniter crud generator with twitter bootstrap

License:Other


Languages

Language:PHP 100.0%Language:Perl 0.0%