What is CI-CMS

CI-CMS is a Codeigniter Content Managment System. This is a combination of my primary concept of how to create a CMS and the ease from Codeigniter. I already created a personal CMS called Solaitra, that I use in many sites now (around 50), and I just want to transport that in CI framework.
Solaitra is a very easy modular CMS, it has many modules such as pages, news, forum, gallery, downloads, quotes, guestbook etc. I just need to port those modules to work in CI and the result will be CI-CMS.

giovedì 23 aprile 2009

Radiovazogasy.com using ci-cms

Another site using CI-CMS is now Radiovazogasy.com. Apart from bundled modules, it uses 2 private ones. One is to interact with our webradio and the other one is to integrate with my main username database serasera.org so that people don't need to register twice.

lunedì 13 aprile 2009

News now bundled

I addes the "news", "download" and "tag" modules inside the repository. Soon a new version will be tagged.