CodeIgniter Forums
Is a true module approach possible with codeignitor ? - 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: Is a true module approach possible with codeignitor ? (/showthread.php?tid=36327)



Is a true module approach possible with codeignitor ? - El Forum - 11-28-2010

[eluser]Unknown[/eluser]
Please see

http://blog.fedecarg.com/2008/06/28/a-modular-approach-to-web-development/

Is this kind of true modular approach possible with codeignitor if so can anyone point me to some examples ?

I would like to program my application using codeignitor such a way that users who want to customize my application need to upload files under a directory say "modules" and then can add any kind of complex functions to my application. Is this kind of programming style possible with codeignitor ?

Please guide me

Shanthi


Is a true module approach possible with codeignitor ? - El Forum - 11-28-2010

[eluser]flaky[/eluser]
Yep, it's possible
try the HMVC library

http://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc/wiki/Home


Is a true module approach possible with codeignitor ? - El Forum - 11-28-2010

[eluser]WanWizard[/eluser]
Or Modular CI (see the link in my sig).


Is a true module approach possible with codeignitor ? - El Forum - 11-28-2010

[eluser]Twisted1919[/eluser]
Jezzzzz, it's fking Codeigniter not Codeignitor .