borucreative/craft3-ses

A CraftCMS v3 Mail Transport strategy using Amazon SES

Installs: 3 019

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 2

Type:craft-plugin

1.0.0 2017-03-03 04:07 UTC

This package is not auto-updated.

Last update: 2022-12-14 11:45:30 UTC


README

A mail transport for Amazon SES written as a Craft 3 plugin.

Amazon SES Overview

Amazon Simple Email Service enables you to send and receive email using a reliable and scalable email platform. To learn more check out the documentation.

Installation

To install, just add the plugin to your CraftCMS 3 composer file:

composer require borucreative/craft3-ses

Configuring the Amazon SES Mail Transport

In your Craft 3 control panel, under Settings > Email, you should see an option for Amazon SES under Transport Type.

Select Amazon SES and a couple of additional fields will appear to allow you to enter your Amazon access key and secret key as well your configured Amazon region.

Once configured, save the configuration. Don't forget to use the from address you set up in Amazon SES.

Brought to you by Boru Creative