For a long time now I’ve been wanting to build a really good CMS with CodeIgniter.
But I’m not the only one! – After searching through the CI Forums, I’ve noticed that there’s a real demand for such CMS.
About a year ago, I decided to start the ‘CodeIgnition’ Project, a CMS based on CodeIgniter. But, because of work, my social life, and other such demands, nothing really came of the project.
However, after moving to London, I’ve began to delegate my time much more effectively… which means that the CodeIgnition project has began to become active again.
There’s even been some SVN activity.
So, take a look at the SVN Repo, and let me know what you think.
svn co http://www.ciforge.com/svn/codeignition/
I will be continuing to develop this further.
The main feature of the CMS is full modular seperation. So all of a ‘module’ is contained within its own directory (controllers, models, views).
This means that modules can be easily deployed onto your install of the CMS.
There is also a specific admin routing approach too… so that each module can have it’s own admin section contained within its directory.
I may be changing the name of the project, to make it more CMS-Centric. Any suggestions?