CodeIgniter Forums
Module Structure - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Module Structure (/showthread.php?tid=48144)



Module Structure - El Forum - 01-06-2012

[eluser]Don 007[/eluser]
Hi there,

In default download, there is no module folder in folder structure of Codeigniter.
So how we can create module, for grouping controller, views, model in a single package for reuse. and what will be then folder structure of module, and also codeigniter if we use module folder anywhere in codeigniter default package.



Thanks n Regards