This package is abandoned and no longer maintained. The author suggests using the symbiote/silverstripe-collab package instead.

Symbiote Standard Implementation Set, Collaboration Package.


README

Build Status

The recommended module compilation for a base project, which provides the most common, and what we consider to be, the most fundamental components when building an intuitive and flexible platform for both users and developers alike.

These module dependencies will be updated over time, so please keep an eye out for future releases!

Requirement

  • SilverStripe 3.1 → 3.6

Getting Started

The recommended approach is to use composer, considering the large number of module dependencies.

What's Included?

Among some quality of life improvements, you'll find the following modules included (and their benefits below).

Seed

The foundation for this, please have a read through the documentation provided for an overview on what's included.

Dropzone

This provides an improved, and consistent HTML5 file upload experience.

Event Calendar

This provides a calendar for upcoming events.

Frontend Dashboards

This provides a landing page that each user can personalise.

Member Profiles

This provides the ability to customise a user registration and profile management page.

Microblog

This provides powerful communication features that are commonly found across popular social media sites.

Notifications

This provides the ability to easily manage and send notifications from your code.

Select2

This provides some improved dropdown fields.

Simple Wiki

This provides the ability to create wiki pages, that are editable by users (with permissions) on the fly.