Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
28.6 KB
MD5: b86522d5f504b678cb9a72d4c4515ab1
SHA-1: f1e582746e147cb84620486fb828a6c216101e71
SHA-256: 7be7bdcfed0bd87e17740b8ff8846cf90f6c3bc93bb4f749353a899babbab2eb
Download zip
53.61 KB
MD5: 1d8f81ddd8f380ba1532962f7381efc6
SHA-1: fe26d24c6f4d48288cbbd63a171ad3153b8d9744
SHA-256: 1a5ad26291d3f26cd3d4458e8d1922eb59b73494179d93da8bd4bc2ca8aa0a7a
Release notes
Finally, after ~3 years of module maintenance, I'm excited to release the first stable version of the Mailgun module 🥳
It is compatible with Drupal 8 and Drupal 9 and considered as ready for production usage.
Changes since 8.x-1.0-rc3 in a nutshell: Mailgun lists, PHP 7.3 support, different bug fixes and code clean-up.
Thanks to everyone who helped along the way!
More information
Contributors (13)
Matroskeen, BetoAveiga, ShaunDychko, sam2de, james_kerrigan, abramm, sonnykt, Coops_, karishmaamin, BobÃk, maartendbr, o-msh, rlmumford
Changelog
Issues: 19 issues resolved.
Changes since 8.x-1.0-rc3:
Bugs
- #3174267: Multiple do not track keys don't work
- #3170681 by Matroskeen: Mailgun lists > InvalidArgumentException if description value is empty
- #3165209 by Coops_: Cron Queue Worker Exception
- #3157011 by Matroskeen, BobÃk: Settings form disabled when API key set in settings.php
- #3144320 by Matroskeen, maartendbr: Specifying a tag causes Mailgun to add unsubscribe headers
- #3136781 by o-msh: License "GPL-2.0+" is a deprecated SPDX license identifier
- #3136201 by rlmumford: Fatal error in MailgunFactory with PHP7.3, mailgun-php 3.0.0
Features
- #3177398 by Matroskeen, BetoAveiga: Plain text emails based on Webform Handler
- #3172747 by ShaunDychko, Matroskeen: Better error reporting
- #3030256 by sam2de, james_kerrigan, abramm: Mailgun lists > List of subscribers
- #3168426 by sonnykt: Support filecontent for attachment in MailgunMail->mail()
- #3126020 by Coops_: Drush Sanitize Hook to Empty Mail Queue
- #3030250 by james_kerrigan: Mailgun lists > Subscribe to the list form
- #3030234 by james_kerrigan, abramm: Mailgun lists > Admin dashboard
Tasks
- #3177396 by Matroskeen: Fix coding standards errors
- #3176163 by Matroskeen: Replace renderer->renderRoot with renderer->renderPlain in format method
- #3170690 by Matroskeen: Mailgun lists > Improve admin UI and clean-up the code
- #3170686 by Matroskeen: Mailgun lists > Improve validation/status messages
- #3158987 by karishmaamin: Get rid of t() function in tests