CodeIgniter Forums
Modules in ONE folder - 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: Modules in ONE folder (/showthread.php?tid=34740)



Modules in ONE folder - El Forum - 10-08-2010

[eluser]Fireclave[/eluser]
do you have an idea how to make "modules" like modules in Joomla or other CMS with images, css, js, models, controllers, views.

I would to make this files in ONE folder like this format

modules
adressbook
js
css
...
weather
model
view
controller


You know what i mean ?


Modules in ONE folder - El Forum - 10-08-2010

[eluser]pbreit[/eluser]
Have a look at:

Modular Extensions
http://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc

or

The new Application Packages feature in CodeIgniter 2
http://bitbucket.org/ellislab/codeigniter/wiki/What's New


Modules in ONE folder - El Forum - 10-08-2010

[eluser]WanWizard[/eluser]
Or Modular CI...


Modules in ONE folder - El Forum - 10-08-2010

[eluser]Fireclave[/eluser]
Modular Extensions
http://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc

There are 100 Links, which is the right ?
(And what are this for links)

And i can't find this feature in the User Guide of CI 2.0

in PyroCMS is it great done, but it is to mighty to find "only" the files for this feature