Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
16.44 KB
MD5: 2bcd7617b128a8fbe8038c4e4903781e
SHA-1: 27d13e7591a8821de315106f363f76b7c0d8737c
SHA-256: 7e13742811ccf9a362423706171e254ba07eb891ac50fc3006c0f15a0c750ced
Download zip
22.68 KB
MD5: b3294f8b992fa35e64d08d93b44355e6
SHA-1: 37ec5e83281f1180d85ece4704afccc11969521f
SHA-256: e8e3376d4c019427219a15cfb10b0d0a4b8027f0f7bf2d1bb4997c55572b23f8
Release notes
Inline attachments, Unione templates, and integration of 1.0.0 SDK version. Also includes module documentation, functional test, and minor bug fixes.
Contributors (5)
Abyss, Arturo1007, Matroskeen, MukhtarM, o_tymoshchuk
Changelog
Issues: 9 issues resolved.
Changes since 1.0.0-alpha1:
Bug
- #3322991 by o_tymoshchuk, MukhtarM, Abyss, Matroskeen, Arturo1007: Fix coding standards messages
Task
- #3342280 Update version of Unione PHP SDK
- #3351237 by o_tymoshchuk: Add support for Inline Attachments
- #3353160 by o_tymoshchuk, Matroskeen: Add "Template" support to email sending
- #3353729 by o_tymoshchuk, Matroskeen: Add support sending an array of recipients with substitutions and metadata
- #3354257 by o_tymoshchuk: Change config schema for boolean settings
- #3352294 by Matroskeen: Add admin page with a list of available templates
- #3353627 by Matroskeen: Add module documentation
- #3353741 by o_tymoshchuk, Matroskeen: Add functional test for admin settings form
Misc
- Removed platform version parameter in the message body
- Deleted the code that remove the request header of the X-Mailer
- changed path to pass ['inline_attachments'] on ['params']['inline_attachments']