different-technology / ses-mailer
Send emails with Amazon Simple Email Service (AWS SES)
Installs: 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=8.1
- async-aws/ses: ^1.4
- symfony/amazon-mailer: *
- typo3/cms-core: ^11.5.0
Replaces
- typo3-ter/ses-mailer: 1.1.0
- typo3-ter/ses_mailer: 1.1.0
README
The TYPO3 extension ses_mailer is a configuration helper for sending mails from TYPO3 with AWS SES.
Installation
Install this extension via composer:
composer require different-technology/ses-mailer
Configuration
Open the TYPO3 backend or Install Tool, click on "Settings" and choose "Extension Configuration".
Select "ses_mailer" and insert your AWS access key (with permissions to use SES).
You can find more details here: https://markus-code.com/2021/03/typo3-emails-with-aws-ses-mailchimp-and-more/