Is the Silverstripe CMS as easy to deploy, maintain, and develop on as it appears?
Posted
by Thomas Owens
on Stack Overflow
See other posts from Stack Overflow
or by Thomas Owens
Published on 2009-07-26T20:27:11Z
Indexed on
2010/04/10
2:43 UTC
Read the original article
Hit count: 399
Although I haven't thought about deploying it on my own site, someone I know sent me a link to a CMS called SilverStripe that I've never heard of before. I read their site, looked at and played around with their demo, and so on. It looks like it's a CMS backed by a custom PHP framework that they call Sapphire. And from what I can gather on their website and using their demo, it potentially might be as good and easy as they say (once you get past any learning curve, which appears to be small, considering it looks a lot like other PHP frameworks and CMSes).
Has anyone here ever deployed, maintained, or developed a CMS using SilverStripe? If so, could you shed some light on it, from a developer's point-of-view?
I also found this earlier question about SilverStripe here on StackOverflow, but I'm more interested from a development point of view than a user or administrator point of view.
© Stack Overflow or respective owner