PHP Professionals

tech stuff, tips and the occasional rant

Digitalus CMS

Posted on | November 28, 2008 |

If you consider using Digitalus CMS, the Zend Framework based CMS with some great promise, don’t use the latest stable snapshot you’ll find here. Instead, use the latest from SVN:

svn checkout http://digitalus-site-manager.googlecode.com/svn/trunk/ yourcopy

The trunk will be the base for the 1.5 release which will have some more goodies compared to the 1.0 release:

  • better i18n support using Zend_Translate
  • an installer script
  • nodes as building blocks for pages
  • a build process (have to explore that one further)
  • … and more (see their site for more info)

I started tinkering with it a few weeks ago and recently read an article from the author in php|architect. Maybe I’ll use it to build my company site (or maybe not).

Comments

One Response to “Digitalus CMS”

  1. forrest
    February 16th, 2009 @ 4:15 pm

    FYI, Digitalus 15 is out, so enjoy!

Leave a Reply