symbiote/silverstripe-thrive
Symbiote Thrive - SilverStripe modules for building sites in AWS
Maintainers
Package info
github.com/symbiote/silverstripe-thrive
Type:silverstripe-module
pkg:composer/symbiote/silverstripe-thrive
Requires
Requires (Dev)
None
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.
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 1bea6c0d6625d01552f25100b5312afc4b71e992
This package is auto-updated.
Last update: 2026-06-13 18:15:27 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).
