![]() |
Plugin & Modules - 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: Plugin & Modules (/showthread.php?tid=28756) |
Plugin & Modules - El Forum - 03-20-2010 [eluser]briandkid[/eluser] Hi everyone, I am developing this website which is going to be very extensible in the way that one could write code to add a plugin(functionality) without necessaril modifying the code of the core website. The thing is i don't know how to do it like the CMS do it(joomla and etc). Some enlightening would greatly be appreciated. Thanks. Plugin & Modules - El Forum - 03-20-2010 [eluser]tomcode[/eluser] Do a search for modular extensions, HMVC, Matchbox, modules in the forums and on the Wiki |