Generating admin backend with CI |
[eluser]ururk[/eluser]
[quote author="TayloeGray" date="1296345389"]I am new to CI and wanted to know if there was an official way to create CRUD screens that writes the models and views to the file system. I am looking to jump start my code development and not create each admin screen from scratch. I want to be able to change the text files how ever once I get going. I do not want something that generates the code every time , but something that will dump out the text files for me to edit and hack away at. I am looking at something like this : ci-scaffold http://code.google.com/p/ci-scaffold/ Are there any other options out there to get me started with the CRUD screens. thanks, Andrew[/quote] Form Igniter should get you started: http://formigniter.org/ There is a thread in this forum. It does require some manual manipulation after the fact (eg, it only does C). |
Messages In This Thread |
Generating admin backend with CI - by El Forum - 11-16-2010, 11:32 AM
Generating admin backend with CI - by El Forum - 11-16-2010, 12:51 PM
Generating admin backend with CI - by El Forum - 01-29-2011, 11:56 AM
Generating admin backend with CI - by El Forum - 01-29-2011, 05:01 PM
|