https://github.com/narendravaghela/cakephp-mailgun
Mailgun plugin for CakePHP 3
https://github.com/narendravaghela/cakephp-mailgun
cakephp cakephp-plugin cakephp3 email mailgun php
Last synced: about 1 month ago
JSON representation
Mailgun plugin for CakePHP 3
- Host: GitHub
- URL: https://github.com/narendravaghela/cakephp-mailgun
- Owner: narendravaghela
- Created: 2016-05-15T15:08:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-30T09:12:44.000Z (over 1 year ago)
- Last Synced: 2025-02-27T21:44:06.557Z (about 2 months ago)
- Topics: cakephp, cakephp-plugin, cakephp3, email, mailgun, php
- Language: PHP
- Homepage:
- Size: 195 KB
- Stars: 23
- Watchers: 7
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cakephp - Mailgun plugin - Email transport plugin for sending email via Mailgun. (Email)
README
# Mailgun Plugin for CakePHP
[](https://travis-ci.org/narendravaghela/cakephp-mailgun)
[](https://codecov.io/gh/narendravaghela/cakephp-mailgun)
[](https://www.codacy.com/manual/challgren/cakephp-mailgun?utm_source=github.com&utm_medium=referral&utm_content=narendravaghela/cakephp-mailgun&utm_campaign=Badge_Coverage)
[](https://packagist.org/packages/narendravaghela/cakephp-mailgun)

[](LICENSE)
[](https://packagist.org/packages/narendravaghela/cakephp-mailgun)
[](https://www.codacy.com/manual/challgren/cakephp-mailgun?utm_source=github.com&utm_medium=referral&utm_content=narendravaghela/cakephp-mailgun&utm_campaign=Badge_Grade)
[](https://github.com/phpstan/phpstan)This plugin provides email delivery using [Mailgun API](https://www.mailgun.com/).
This branch is for use with **CakePHP 4.0+**. For details see [version map](https://github.com/narendravaghela/cakephp-mailgun/wiki)
## Installation and Usage
See [documentation](https://github.com/narendravaghela/cakephp-mailgun/tree/master/docs)
## Contributing
You can [fork](https://help.github.com/articles/fork-a-repo) the project, add features, and send [pull requests](https://help.github.com/articles/using-pull-requests) or open [issues](https://github.com/narendravaghela/cakephp-mailgun/issues).## Reporting Issues
If you are facing a problem with this plugin or found any bug, please open an issue on [GitHub](https://github.com/narendravaghela/cakephp-mailgun/issues).