Modules in Code Igniter (HMVC)

Threw this on ShopTank tonight for Matt, looks very impressive. A way to create and load modules in code igniter… can’t be bothered explaining it, the details on their info page do a good job of it. Stupidly easy to install and get going, just add the libaries to your installation and you’re away. Might [...]

Threw this on ShopTank tonight for Matt, looks very impressive. A way to create and load modules in code igniter… can’t be bothered explaining it, the details on their info page do a good job of it. Stupidly easy to install and get going, just add the libaries to your installation and you’re away.

Might write something up another day on integrating this into a template manager (ala subooa.com)

http://codeigniter.com/wiki/Modular_Extensions_-_HMVC/

Back to Top