An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-amazon-ses?label=stable)]((https://packagist.org/packages/putyourlightson/craft-amazon-ses))
[![Total Downloads](https://img.shields.io/packagist/dt/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/).