dnadesign / silverstripe-alertmanager
Manages emails, session and request alerts
Installs: 411
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 14
Forks: 2
Open Issues: 0
pkg:composer/dnadesign/silverstripe-alertmanager
README
Manages emails, session and request alerts
Recommend also using v2.1.0 (SS4 compatible due to SwiftMailer < v6): [wildbit/swiftmailer-postmark] (https://github.com/wildbit/swiftmailer-postmark/tree/2.1.0)
If you're using PostMark then you can use the following:
--- Name: somename After: - '#emailconfig' Only: environment: 'live' --- DNADesign\AlertManager\PostMarkTransport: server_token: xxx SilverStripe\Core\Injector\Injector: Swift_Transport: DNADesign\AlertManager\PostMarkTransport SilverStripe\Control\Email\Mailer: class: DNADesign\AlertManager\PostMarkSwiftMailer SilverStripe\Control\Email\Email: admin_email: support@example.com: 'Support'