Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Need more samples of Silverstripe code


Go to End


3 Posts   1326 Views

Avatar
CMSPlayer

Community Member, 25 Posts

14 April 2012 at 1:08am

I know this is seem like a vague (and very broad) question.

Since Silverstripe is a young yet to be mature product, I felt there's not many samples of code that I could read and perhaps modify them in my own development. And that I get to appreciate the framework behind it that makes SS tick.

Thus I'm wondering does anybody know where can I find all other samples code for SS's core APIs so I can understand how do these SS libraries are put to good use?

Thanks!

Avatar
Willr

Forum Moderator, 5523 Posts

14 April 2012 at 11:57am

The modules are a good start as these all use the core API's to do various things and there is a huge amount of code to learn from

https://github.com/silverstripe/
https://github.com/silverstripe-labs/

Avatar
Willr

Forum Moderator, 5523 Posts

14 April 2012 at 12:02pm