Andromeda CMS

Last updated: April 6th, 2008

Andromeda CMS is my own simple content management system. It is still beta stage software, but mature enough to power this web site.

In the past, I wrote two other versions of Andromeda CMS. Both used a database back end and neither of them got past the alpha stage before I decided to start from scratch.

This time, I chose to keep things simple and based this incarnation of Andromeda CMS on a directory structure instead. Each page is simply a file in its own directory, thus it can have its own resources, such as style sheets and images.

Currently (version 0.5.3), Andromeda CMS can do little more than displaying pages, but its features should of course expand in the future. It should at least have a blog-like system, which I still have to work out. I'm also working on a hook based plugin system.

Andromeda CMS is and probably always will be closed source.