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
Requires
Suggests
- andrelohmann-silverstripe/cache-backends: This provides redis support for dynamic cache.
- symbiote-library/silverstripe-elastica: This provides elastic search support.
- symbiote/silverstripe-seed: The recommended module compilation for a base project.
- tractorcow/silverstripe-dynamiccache: This allows simple yet flexible caching out of the box for dynamic content, including forms.
This package is auto-updated.
Last update: 2024-10-13 14:34:28 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).