Skip to content

Form builder is a best choice for Wordpress Developers. You can generate many settings, theme setting and frontend forms with less and friendly code.

License

Notifications You must be signed in to change notification settings

farhanwazir/ci-formbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Form Builder

This is Creative Ideator Form Builder, it generates form with less code and programmer friendly. For demo: DEMO

Form builder is a best choice for Wordpress Developers. You can generate many settings, theme setting and frontend forms with less and friendly code. For help you can see source of index.php, it will help you more.

Usage:

Step 1: Just place ci-classes folder in your code.

Step 2: Add line in your code require file in php "ci-classes/ci-formbuilder.php";

Step 3: $ci_form = new ciformbuilder();

Now start making form by class API.

In demo No HTML involve just one code for each field.

Changes Log

03/02/2015 -- Fixed field description undefined error.
====================================================================
01/10/2014 -- Added Hidden Fields (alternate name "invisible", you can now use "hidden" or "invisilbe" keyword in field type)

About

Form builder is a best choice for Wordpress Developers. You can generate many settings, theme setting and frontend forms with less and friendly code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published