symbiote/silverstripe-thrive

Symbiote Thrive - SilverStripe modules for building sites in AWS

Installs: 1 521

Dependents: 0

Suggesters: 2

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Type:silverstripe-module

1.0.0 2018-06-06 00:32 UTC

This package is auto-updated.

Last update: 2024-03-13 13:19:43 UTC


README

This provides a set of modules for building sites in AWS.

Requirement

  • SilverStripe 3.1 → 3.6
  • The S3 CDN patch.

What's Included?

Restricted CMS

This provides load balancing support, specifically for the CMS.

S3 CDN

This provides storage of assets in S3.

NOTE: There's a framework patch that's required for this.

SES Mailer

This provides support for sending emails using SES, rather than your own mail server.

Mail Capture

This provides mail capture and logging (primarily) when using SES.

SQS Job Queue

This provides SQS support for running tasks from a queue (with support for the queued jobs module).