https://github.com/putyourlightson/craft-amazon-ses
Amazon SES mailer adapter for Craft CMS.
https://github.com/putyourlightson/craft-amazon-ses
Last synced: 11 months ago
JSON representation
Amazon SES mailer adapter for Craft CMS.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-amazon-ses
- Owner: putyourlightson
- License: mit
- Created: 2018-04-06T06:57:44.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-12T08:51:21.000Z (about 2 years ago)
- Last Synced: 2024-11-21T20:48:29.631Z (over 1 year ago)
- Language: PHP
- Size: 58.6 KB
- Stars: 11
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[]((https://packagist.org/packages/putyourlightson/craft-amazon-ses))
[](https://packagist.org/packages/putyourlightson/craft-amazon-ses)

# Amazon SES Plugin for Craft CMS
The Amazon SES plugin provides an [Amazon SES](https://aws.amazon.com/ses/) (Simple Email Service) mailer adapter for [Craft CMS](https://craftcms.com/).
## Documentation
Learn more and read the documentation at [putyourlightson.com/plugins/amazon-ses »
](https://putyourlightson.com/plugins/amazon-ses)
## License
This plugin is licensed for free under the MIT License.
## Requirements
This plugin requires [Craft CMS](https://craftcms.com/) 3.1.0 or later, or 4.0.0 or later, or 5.0.0 or later.
## Installation
To install the plugin, search for “Amazon SES” in the Craft Plugin Store, or install manually using composer.
```shell
composer require putyourlightson/craft-amazon-ses
```
---
Created by [PutYourLightsOn](https://putyourlightson.com/).