Skip to content

tuanvt/jquery.formbuilder

 
 

Repository files navigation

The jquery.Formbuilder plugin is a script that allows you integrate
a jquery and php based form-creation tool into your application.

The interface is built by the jquery plugin based off of an xml response provided
by the server. The php class assists you with storing the data,
generating the xml, generating the html form, and processing the data.

Please feel free to file issues at http://github.com/botskonet/jquery.formbuilder/issues
Please feel free to fork the project and provide patches back.
Please let us know how you're using this product!

The source contains all example files, javascripts necessary, php files,
any documentation, and some PHPUnit unit tests for the class.

About

A jQuery plugin for building forms, loading form structure from xml, and saving back to the server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published