CodeIgniter Forums
CodeIgniter extended - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: CodeIgniter extended (/showthread.php?tid=54071)



CodeIgniter extended - El Forum - 08-21-2012

[eluser]Unknown[/eluser]
I evaluated some web frameworks for my master thesis. So I also tried CodeIgniter.
But I'm missing a start package. I want to develop a web application. I don't want to install simple things like an admin panel, a registration, a theme or a module system. I think, that almost every application needs these components.

That's why I tried Bonfire. But this start package has too many components for beginning, I think. You need to delete some parts.

I uploaded a zip-file at http://framestarter.unibits.de. The website is in german. But you only need to download the file on the right side.

The package includes:
- a simple admin panel
- a template system
- two simple templates for the admin panel and the frontend
- a module system
- hmvc
- a .htacces file for deleting the index.php out of the url

It would be nice, if someone can download the package, have a look on it and give me a feedback. Thank you.