Awesome Silverstripe CMS 
Useful resources for Silverstripe Framework and CMS
Silverstripe CMS is an open source PHP framework for building web applications. It is a rapid development MVC framework that serves as a classic fully fledged CMS or as a headless CMS, which can be queried either via GraphQL or a custom API. Following the "Active Record" design pattern, you can easily extend the built-in functionality with a project specific data model.
Contributions welcome, please send a pull request or open an issue to start a discussion.
Outdated items can be found in the archive.
Contents
- Resources
- Official Websites
- Documentation & Tutorials
- Blogs
- Video Channels
- Community
- Conferences & Meetups
- Very Useful Modules
- Module Listings
- General Modules
- I18N (Internationalisation)
- Site Search
- Development Helpers
- Fancy Form Fields
- Tools
- Management
- IDE Plugins
- Virtualisation
Resources
Official Websites
- www.silverstripe.org - Framework and CMS.
- www.silverstripe.com - Silverstripe Ltd., the company behind the CMS.
- www.s2-hub.com - S2Hub - European Silverstripe Association.
Documentation & Tutorials
- API Docs - Autogenerated API documentation.
- Technical Documentation - For developers. Explains all core concepts.
- Using the CMS - Documentation for end users how to use the core features.
- Silverstripe Lessons - Learn how to build a Silverstripe site step by step with a real-world project.
- Font reference - Built in icon font for backend usage.
- TinyMCE Configuration Examples For SS3 - Configuration examples for the HTMLEditorField.
Blogs
- Official Silverstripe Blog - News around Silverstripe CMS.
- SilverStrip.es - Useful findings of Silverstripe developers.
Video Channels
- Official StripeCon YouTube Channel - Talks of various StripeCon conferences.
- Official Silverstripe Vimeo Channel - Various videos from meetups and conferences.
Community
- Stack Overflow - Silverstripe related questions on Stack Overflow.
- Silverstripe User Slack - Community slack channel for instant help or hanging around with other developers.
- Invitation to Silverstripe User Slack
- Forum - Official forum for asking questions or discussing.
Conferences & Meetups
- European Silverstripe Conference - Every year in another country.
- Meetups - A list of Silverstripe related Meetups.
Very Useful Modules
Module Listings
- SSMods: Detailed Module Search - Alternative module search.
- Most Used Modules - Shows which modules are downloaded most.
- Silverstripe Recipes on Packagist - Preconfigured sets of modules for different kind of projects.
General Modules
- Multiuser editing alert - Alerts users in the Silverstripe CMS when multiple people are editing the same page.
I18N (Internationalisation)
- Fluent - Multi-language translate module for Silverstripe, without having to manage separate site trees.
- Autotranslate - Creates automatic translations of fields using Google Translate API.
