Code Monkey home page Code Monkey logo

awesome-silverstripe-cms's Introduction

Awesome Silverstripe CMS Awesome

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)

  • Fluent - Multi-language translate module for Silverstripe, without having to manage separate site trees.
  • Autotranslate - Creates automatic translations of fields using Google Translate API.

Site Search

  • Silverstripe Searchable - Adds more complex site searching using the Silverstripe ORM. With dedicated templates for search results across multiple search objects.
  • Searchable DataObjects - Fast and simple MySQL based search. Useful for single language sites.
  • Fulltext Search - Full fledged search interface for Solr4 (EOL).
  • Fulltext Search Local Solr - Easy to install Solr4 (EOL) instance for local development.
  • Solr search - 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.

Development Helpers

  • Debugbar - Shows debugging statistics in your browser.
  • IdeAnnotator - Auto-generates class annotations on dev/build.
  • Populate - Populate your database through YAML files.
  • Mock DataObjects - Allows DataObjects to self-populate intelligently with fake data.
  • Version Truncator - Automatically delete old SiteTree page versions.
  • UserSwitcher - Adds a small form both in the frontend and backend to quickly login as any user.
  • Masquerade - Allows an Administrator to "login" as another "Member". This can be useful for debugging and remote support.

Fancy Form Fields

  • Markdown Field - Can replace your HTMLEditorFields (using TinyMCE) so you can utilise Markdown syntax.
  • Code Editor Field - Gives you a syntax-highlighted text area field - great for CMS-based YAML or HTML.

Tools

Management

  • SSPak - Tool for managing bundles of db/assets from Silverstripe environments.
  • SSPy - Python version of SSPak, that can handle assets more than 2GB.

IDE Plugins

Virtualisation

Docker

Vagrant

There is no official box like Laravel has its homestead box. However, there are a few good boxes out there for Vagrant you could use:

awesome-silverstripe-cms's People

Contributors

andrewandante avatar brettt89 avatar dorsetdigital avatar firesphere avatar jzubero avatar nicolewilliams16 avatar sunnysideup avatar thomasbnielsen avatar wernerkrauss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-silverstripe-cms's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.