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.

lunedì 27 luglio 2009

A photo gallery module

I've just finished the photo album module. You can set storage as local host or flickr. You can also create other type of storage by hacking the code.
To download, Go to the download-page

venerdì 17 luglio 2009

Beta released

I've just released the beta version for ci-cms which is 0.9.0.0. This is, I can say, the first public release.
What is new?
  • Now to install (from fresh) you just go to yoursite/install
  • Improved modules
  • Feed, news, tag, search
  • Default template changed
To see how it looks like: http://solaitra.tuxfamily.org
To download: http://code.google.com/p/ci-cms/downloads/list
How to install: http://code.google.com/p/ci-cms/wiki/Install

Still more to come