// archives

cms

This tag is associated with 1 posts

Collaboration Time

For some time now I’ve been suffering from what can only be described as coding block.
Since, I started building Blaze - A Free CodeIgniter CMS, I have been trying to think of all the features, workings, and ideas for the system myself. But, I’ve realized that this way of thinking isn’t very open-source.
I need your [...]

Blaze - A CodeIgniter CMS

Hey guys,
Some of you may remember that I’ve talked about building a CMS in CodeIgniter before… well, after playing about with lots of code, I’ve started to develop and release regularly.
Introducing the first CodeIgniter CMS, Blaze. The current code is extremely Alpha, but includes the modular seperation, a multi-lingual system, and administration routing.
This project will [...]

Creating a CMS Structure with CodeIgniter

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 [...]