Download the PHP package maisondunet/module-email-attachment without Composer
On this page you can find all versions of the php package maisondunet/module-email-attachment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download maisondunet/module-email-attachment
More information about maisondunet/module-email-attachment
Files in maisondunet/module-email-attachment
Package module-email-attachment
Short Description Add invoice / shipment / creditmemo and custom attachments files to magento sales emails
License OSL-3.0
Informations about the package module-email-attachment
Magento 2 Email Attachment module
This module Open-source module allow the administrator to attach Invoice, Shipment, Credit Memo and Custom PDF Files to sales email notification. It has been design to be as simple, expendable and as unobtrusive as possible.
It doesn't contain any bloatware just the bare minimum.
Compatibility
The module has been tested with Magento 2.4.5, it should work with any 2.4.* magento installation.
Installation
To install the Magento 2 GTM Cookie consent, simply run the command below:
To enable the module:
Module configuration
Module configuration is located at :
Stores > Configuration > Sales > Sales Emails
Invoice Options
Field | Description |
---|---|
Attach PDF Invoice | Attach a PDF invoice to invoice notification e-mails |
Shipment Options
Field | Description |
---|---|
Attach PDF Invoice | Attach a PDF Shipment to shipment notification e-mails |
Credit Memo Options
Field | Description |
---|---|
Attach PDF Credit Memo | Attach a PDF Credit Memo to credit_memo notification e-mails |
Email Attachments Options
This functionality allow the administrator to attach custom Files to sales-emails.
Name | Templates | File |
---|---|---|
Attachment Name | The file will be attached to selected template email | The file attached |
Extensibility
Create a class to handle you custom attachment
And register to service inside a di.xml
All versions of module-email-attachment with dependencies
magento/framework Version >=103.0.0
magento/module-sales Version >=103.0.0