Frog CMS is a simple yet powerful content management system. It is the PHP variant of Radiant CMS (Ruby on Rails CMS app. - see WRD post) with a similar interface and logic.
This CMS application is ideal to be used both by designers & developers as, in general, they already know the basics of PHP and can insert simple loop, if else type codes while creating the pages and Frog CMS lets code usage in certain places. On the other hand end-users can use it too as it has a HTML editor for contents.
Some features of Frog CMS:
- Unlimited hierarchically structured page navigation menu
- Flexible page content: body, sidebar, extended, summary
- Per page layout customization
- Simple and reusable content snippets
- Drag and drop page ordering
- Password protected administration
- Simple user and permission management
- File manager
For storing data, you can choose between MySQL database or SQLite 3 with PDO.
Requirements: PHP 5+, MySQL 4+ or SQLite 3 With PDO















