SilverStripe
Silverstripe is an award-winning open source CMS platform written in PHP. It offers a great flexible framework for developers and a user-friendly admin area for end-users.
Useful SilverStripe resources
Silverstripe is well documented and has a very helpful active community.
-
Wiki Documentation Guides, tutorials, community docs
-
SSbits Great recipes and tutorial site
-
API Documentation The hardcore stuff
-
SilverStripe Forums If you’re stuck, post a question here and someone usually has the answer.
-
#silverstripe IRC Channel Developer chat
Articles on SilverStripe
-
Integrate Magento and Silverstripe autoloaders
Make Magento and Silverstripe’s
__autoload()functions play nice. -
Integrate SilverStripe menu to display on Magento pages
I want to be able to display a SilverStripe menu on Magento pages.
Read more about integrating your SilverStripe menu into Magento
-
Integrate Magento categories menu with Silverstripe
I want to be able to use Magento’s categories as my main menu everywhere on the site and that means I need to access Magento data outside of it’s install directory.