A new CMS is in market i.e. Frog CMS which is a PHP version of Radiant CMS, a well known Ruby on Rails application. It is distributed under the GNU General Public License version 3. Frog requires PHP5, a MySQL database or SQLite 3 with PDO, and a web server (Apache with mod_rewrite is highly recommended).Frog CMS simplifies content management by offering an elegant user interface, flexible templating per page, simple user management and permissions, as well as the tools necessary for file management.
Frog is unique because of its simple templating code. Because it uses PHP directly, there is no need to learn yet another scripting language. This approach has two main advantages:
1. Normally, PHP is not used in article pages, so it does not frighten the writer who does not want to learn it.
2.The webmaster/designer of the site, the one who will code some basic condition or/and loop to add more dynamics to the website, generally knows some PHP already — at least enough to add some dynamic latest news part, latest articles, photo gallery, etc.