forked from ollieza/FormIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
Easy form generator for the CodeIgniter framework
License
MIT, Unknown licenses found
Licenses found
MIT
license
Unknown
license.txt
gvarela1981/FormIgniter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
FormIgniter v0.8 - http://formigniter.org - running on CI 2.0 Reactor ======================================================================== Formigniter takes away the drudge work of building your forms. You can now go on to build the more interesting custom elements, session controls and data manipulation. INSTALL ------- Copy the controller, view, models, libraries into your application directory of a CodeIgniter installation Copy assets directory to you application root directory, there should be 4 directories (application, assets, system and user_guide) Note: Don´t forget to set up $config['base_url'] in .../aplication/config/config.php (line 25) for core.css to load properly. Writting forms to files ----------------------- If you want your built forms to be written to files please CHMOD the directory /forms at the base of the install. Save statistics to a database ------------------------------ If you want to save a count of the number of forms built import the database schema from ./schema.sql Change the constant DB in ./controllers/formigniter.php to TRUE. Extra ----- If you'd like to request changes, report bug fixes, or contact the developer of this library, email <orattue[at]toomanytabs.com>
About
Easy form generator for the CodeIgniter framework
Resources
License
MIT, Unknown licenses found
Licenses found
MIT
license
Unknown
license.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 99.0%
- Other 1.0%