Welcome Guest, Not a member yet? Register   Sign In
Modules like Joomla
#1

[eluser]kerell78us[/eluser]
I am seeking a way to implement a modules structure like joomla. Every module would have its own controller/model/view/helper. however they should not be accessed individually. I am not sure whether this can be accomplished with Matchbox, could someone kindly advise? thanks...
#2

[eluser]jonyr[/eluser]
Hi Kerell, maybe HMVC is what are you looking for...
Please check this link for a complete explanation
http://codeigniter.com/wiki/Modular_Extensions_-_HMVC/
#3

[eluser]kerell78us[/eluser]
Thanks JonyR,

This seems like what I am after, I'll give it a try...
Thanks a million buddy...
#4

[eluser]WanWizard[/eluser]
ExiteCMS, although still in alpha, is designed that way.

It is so modular that the core contains only that, even the entire administration backend is built from modules.

For modular separation, we use CI 2.0's new packages system, which we have extended to support views and controllers.
#5

[eluser]gowrav vishwakarma[/eluser]
Try this
#6

[eluser]gowrav vishwakarma[/eluser]
Now Develop for Joomla in CodeIgniter, xCIDeveloper 0.6 released. installs in Joomla 1.5, 1.6 and 1.7 in same way and components developed in xCI works same in any of joomla version. http://www.xavoc.com/




Theme © iAndrew 2016 - Forum software by © MyBB