Thursday, June 20, 2013

MVC Form Generator

PHP Scripts - MVC Form Generator - CodeCanyon

MVC Form Generator his title this type of PHPScripts/Forms This time I will review,made by ser-html, PHPScripts/Forms is sold at a price of $10 in CodeCanyon.
MVC Form Generator - CodeCanyon Item for Sale
Codeigniter form builder // Codeigniter form generator // form builder // form generator // form validation // form validation builder // form validation generator // mvc form // mvc form builder // mvc form generator // validation form generator //
Created 15 February 13
Last Update 15 February 13
Compatible Browsers IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome
Software Version PHP 5.x, MySQL 5.x
High Resolution No
Software Framework CodeIgniter
Files Included JavaScript JS, JavaScript JSON, HTML, CSS, PHP, SQL

Form Generator for CodeIgniter framework is a clean form builder that can help you in every CI projects.

- Create easily your form on a clean interface

- Get MVC codes in ajax boxes

- Generate validation rules for codeIgniter

- Create directly MVC code in your CI project

- Create directly your database

(Big saving time for CI users… and the others)

A/ How to add field ?

Click on a button in this section

fields

B/ How to manage a field ?

Click on setting button here to open the setting area for any field

Click on delete button to delete a field

fields

C/ Enter informations about your field

fields

D/ Check if you want to add your field in database, and complete database settings

fields

E/ Choose your validation rules (CodeIgniter validation)

fields

F/ How processing ?

Configure your form name and your own css name in “settings” box after clicking on button named “Settings”

fields

Then, you can click on any green button to :

  • Build the form : create codes (only), you can get these after clicking on “controller code”, “model code”, “view code” or “sql code”
  • Create files into your CodeIgniter project : create directly files in your CI project
  • Create database : create all fields you checked “add to database” into your db table (table name = “formname” configuring in Settings)
fields

View the form in action, after clicking on “create files in my CI project”

fields

All done !

Frequent issues :

- The code has not been generated in popup ? 1 > Please verify you have changed the base_url in config file 2 > Please verify you added the .htaccess on your server 3 > Please verify that the httpd.conf of your server authorize url rewriting :
 LoadModule rewrite_module modules/mod_rewrite.so AddModule mod_rewrite.c 


No comments:

Post a Comment