SilverStripe is a powerful content management system which runs on Sapphire framework (object oriented framework like Ruby on Rails or Django).
The framework lets you rapidly code up the "objects" your project uses (e.g. staff members, products, customers, along with their relationships). You then add a few lines of code and find SilverStripe has automatically added tables and columns to the database, let you use them in your website templates, and has added new "page types" and fields into the CMS for the content editor to utilise.
Some features:
There are some very useful modules developed for this content management system including a blog module, forum module & an e-commerce module.
Requirements: PHP 5.2+, MySQL
Website: http://www.silverstripe.com/
Frontend Demo: http://demo.silverstripe.com/
Backend Demo: http://demo.silverstripe.com/Security/login
Backend Demo - User-Pass: User: admin - Pass: password
Download: http://www.silverstripe.com/silverstripe-web-applica...
The framework lets you rapidly code up the "objects" your project uses (e.g. staff members, products, customers, along with their relationships). You then add a few lines of code and find SilverStripe has automatically added tables and columns to the database, let you use them in your website templates, and has added new "page types" and fields into the CMS for the content editor to utilise.
Some features:
- Simple: Intuitive and user-friendly
- Flexible coding framework
- Scalable: From 1 page to a million
- Standards Compliant: Fully XHTML compliant
- Modular
- Template Freedom: No restrictions on the look and feel of your site
- Open source
- Cross platform easy to install (PHP based)
- Supported
There are some very useful modules developed for this content management system including a blog module, forum module & an e-commerce module.
Requirements: PHP 5.2+, MySQL
Website: http://www.silverstripe.com/
Frontend Demo: http://demo.silverstripe.com/
Backend Demo: http://demo.silverstripe.com/Security/login
Backend Demo - User-Pass: User: admin - Pass: password
Download: http://www.silverstripe.com/silverstripe-web-applica...
0 Responses to SilverStripe: Powerful And Free Content Management System