https://github.com/putyourlightson/craft-sendgrid
Sendgrid mailer adapter for Craft CMS.
https://github.com/putyourlightson/craft-sendgrid
Last synced: 10 months ago
JSON representation
Sendgrid mailer adapter for Craft CMS.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-sendgrid
- Owner: putyourlightson
- License: mit
- Created: 2019-04-26T13:43:43.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-08T13:52:05.000Z (about 2 years ago)
- Last Synced: 2025-07-31T14:34:07.790Z (10 months ago)
- Language: PHP
- Size: 38.1 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[]((https://packagist.org/packages/putyourlightson/craft-sendgrid))
[](https://packagist.org/packages/putyourlightson/craft-sendgrid)

# SendGrid Plugin for Craft CMS
The SendGrid plugin provides a [SendGrid](https://sendgrid.com/) mailer adapter for [Craft CMS](https://craftcms.com/).
## Documentation
Learn more and read the documentation at [putyourlightson.com/plugins/sendgrid »](https://putyourlightson.com/plugins/sendgrid)
## 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 “SendGrid” in the Craft Plugin Store, or install manually using composer.
```shell
composer require putyourlightson/craft-sendgrid
```
---
Created by [PutYourLightsOn](https://putyourlightson.com/).