awesome-silverstripe-cms
Silverstripe toolkit
A curated collection of resources and tools for building web applications with Silverstripe CMS
Useful resources for Silverstripe CMS and framework
49 stars
10 watching
14 forks
Language: Shell
last commit: 9 months ago
Linked from 2 awesome lists
awesomeawesome-listhacktoberfestphpsilverstripe
Awesome Silverstripe CMS / 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 | ||
Awesome Silverstripe CMS / Resources / 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 | 30 | over 4 years ago | Configuration examples for the HTMLEditorField |
Awesome Silverstripe CMS / Resources / Blogs | |||
Official Silverstripe Blog | News around Silverstripe CMS | ||
SilverStrip.es | Useful findings of Silverstripe developers | ||
Awesome Silverstripe CMS / Resources / Video Channels | |||
Official StripeCon YouTube Channel | Talks of various StripeCon conferences | ||
Official Silverstripe Vimeo Channel | Various videos from meetups and conferences | ||
Awesome Silverstripe CMS / Resources / Community | |||
Stack Overflow | Silverstripe related questions on Stack Overflow | ||
Silverstripe User Slack | Community slack channel for instant help or hanging around with other developers | ||
Awesome Silverstripe CMS / Resources / Community / Silverstripe User Slack | |||
Invitation to Silverstripe User Slack | |||
Awesome Silverstripe CMS / Resources / Community | |||
Forum | Official forum for asking questions or discussing | ||
Awesome Silverstripe CMS / Resources / Conferences & Meetups | |||
European Silverstripe Conference | Every year in another country | ||
Meetups | A list of Silverstripe related Meetups | ||
Awesome Silverstripe CMS / 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 | ||
Awesome Silverstripe CMS / Very Useful Modules / General Modules | |||
Multiuser editing alert | 15 | 10 months ago | Alerts users in the Silverstripe CMS when multiple people are editing the same page |
Awesome Silverstripe CMS / Very Useful Modules / I18N (Internationalisation) | |||
Fluent | 93 | 18 days ago | Multi-language translate module for Silverstripe, without having to manage separate site trees |
Autotranslate | 4 | over 5 years ago | Creates automatic translations of fields using Google Translate API |
Awesome Silverstripe CMS / Very Useful Modules / Site Search | |||
Silverstripe Searchable | 13 | 8 months ago | Adds more complex site searching using the Silverstripe ORM. With dedicated templates for search results across multiple search objects |
Searchable DataObjects | 26 | over 4 years ago | Fast and simple MySQL based search. Useful for single language sites |
Fulltext Search | 44 | 5 months ago | Full fledged search interface for Solr4 (EOL) |
Fulltext Search Local Solr | Easy to install Solr4 (EOL) instance for local development | ||
Solr search | 11 | about 1 year ago | Interface for Solr search, supporting up to the latest Solr (9) version. With submodules for e.g. transitioning from the "Fulltext Search" module, as well as subsite, fluent and others |
Awesome Silverstripe CMS / Very Useful Modules / Development Helpers | |||
Debugbar | 56 | 6 months ago | Shows debugging statistics in your browser |
IdeAnnotator | 46 | about 2 months ago | Auto-generates class annotations on dev/build |
Populate | 26 | over 1 year ago | Populate your database through YAML files |
Mock DataObjects | 18 | about 4 years ago | Allows DataObjects to self-populate intelligently with fake data |
Version Truncator | 34 | 9 days ago | Automatically delete old SiteTree page versions |
UserSwitcher | 17 | almost 6 years ago | Adds a small form both in the frontend and backend to quickly login as any user |
Masquerade | 16 | 5 months ago | Allows an Administrator to "login" as another "Member". This can be useful for debugging and remote support |
Awesome Silverstripe CMS / Very Useful Modules / Fancy Form Fields | |||
Markdown Field | 11 | about 2 years ago | Can replace your HTMLEditorFields (using TinyMCE) so you can utilise Markdown syntax |
Code Editor Field | 25 | almost 7 years ago | Gives you a syntax-highlighted text area field - great for CMS-based YAML or HTML |
Awesome Silverstripe CMS / Tools / Management | |||
SSPak | 47 | 5 months ago | Tool for managing bundles of db/assets from Silverstripe environments |
SSPy | 1 | about 2 years ago | Python version of SSPak, that can handle assets more than 2GB |
Awesome Silverstripe CMS / Tools / IDE Plugins | |||
VSCode Silverstripe | Syntax highlighting for Silverstripe template files in VSCode | ||
Jetbrains / PHPStorm Silverstripe Template Language Support | Syntax highlighting for Silverstripe template files | ||
PHPStorm / Webstorm Live Templates | 4 | about 4 years ago | Shortcuts for adding various Silverstripe specific code snippets |
Awesome Silverstripe CMS / Tools / Virtualisation | |||
ddev setup | Howto setup ddev for use with Silverstripe CMS | ||
brettt89/silverstripe-web | Apache + PHP Docker image with pre-installed PHP modules for Silverstripe support | ||
brettt89/sspak | SSPak Docker image | ||
brettt89/silverstripe-solr-cwp | CWP Solr Docker image | ||
Twisted Bytes | Useful vagrant box with multiple PHP versions, MariaDB or PostgreSQL, mail catcher and much more | ||
Twisted Bytes Box Templates | Useful templates for different development scenarios using the Twisted Bytes vagrant box | ||
Laravel Homestead | 3,866 | 17 days ago | Prepackaged box for local development |
Scotchbox | Popular LAMP/LEMP stack for local development | ||
Zauberfisch Vagrant Boxes | 6 | almost 5 years ago | Preconfigured Vagrant boxes for SS3 and SS4 |