Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2.0 Skeleton Generator(Source Code Generator)
#1

[eluser]Mareshal[/eluser]
Download: CI Skeleton Generator - BitBucket Repository
Version: 0.1


CodeIgniter 2.0 Skeleton Generator is a Windows Application which is able to generate specific CodeIgniter 2.0 files with a few clicks.

Keep in mind - this application is pretty stable, but is not finished. Still more features to come.

REPORT ALL BUGS HERE OR USING BIT BUCKET



System Requirements
- Microsoft Windows(XP, Vista, 7) [tested only on Windows 7 at this moment, please confirm for Vista and XP]
- .NET Framework 3.5 or higher



How to use

Extract all files in a folder.

Open CodeIgniter Generator.exe, click Browse and search for a valid CodeIgniter 2.0(!IMPORTANT) source.

Be careful, latest CodeIgniter 2.0 has the application at the same level with "system" folder

Click "Create Controller" and choose the name of the controller(my be something like "Welcome" not "welcome").

Check "Generate Model" and "Generate Views Folder" if you need them.


Customize your templates


Edit files under "/templates" folder, BUT keep {CONTROLLER} markup.


Feature Requests

Please reply here or leave a tiket on BitBucket


TO DO


* Filter controller name(!@#$%^&*()_+ must be filtered) CRITICAL
* Generate database connection
* Generate independent models
* Change config.php variables
* Extend a specific CI base Class
* Generate the .htaccess file
* Generate the entire application skeleton in any location
* Whatever is requested and looks good


Features - Current Version - 0.1 - April 15th, 2010

- Generate a Controller by name, optional generate specific Model and Views Folder


Screenshots
Check Wiki Section


CI Skeleton Generator - BitBucket Repository
#2

[eluser]Mareshal[/eluser]
Fixed @Phil's complain regarding handling lower/upper case controller names. Thanks Phil!

The program is able to convert "WELCOME" to "Welcome", "wElCoMe" to "Welcome" when creating a new controller.
#3

[eluser]iamjerson[/eluser]
its really nice to hear that an application like this.. i will gonna test this out.. Thanks for sharing
#4

[eluser]Mareshal[/eluser]
thanks. I know that at this moment a very basic application, but it works well. The final version will be a bit more eye-catchy

Edit: Added some screenshots(http://bitbucket.org/mareshal/codeignite.../wiki/Home) and fixed a resize problem.




Theme © iAndrew 2016 - Forum software by © MyBB