From 0bcc9b3aa5c591ad41ccde2a9a8200ee2d2841b2 Mon Sep 17 00:00:00 2001 From: Alex Fesiuk <47273484+sashafesyuk@users.noreply.github.com> Date: Sat, 2 Feb 2019 16:18:00 +0200 Subject: [PATCH] Add link to the Drupal module. (#559) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 991a173..2124577 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ If you are using a framework you might consider these composer packages to make * [Bogardo/Mailgun](https://github.com/Bogardo/Mailgun) for Laravel * [katanyoo/yii2-mailgun-mailer](https://github.com/katanyoo/yii2-mailgun-mailer) for Yii2 * [narendravaghela/cakephp-mailgun](https://github.com/narendravaghela/cakephp-mailgun) for CakePHP +* [drupal/mailgun](https://www.drupal.org/project/mailgun) for Drupal ## Contribute