team23 / module-email-attachments
Attach different files to transaction mails
Package info
github.com/team23/magento-module-email-attachments
Type:magento2-component
pkg:composer/team23/module-email-attachments
2.2.2
2024-07-18 13:36 UTC
Requires
- php: ^8.1
- laminas/laminas-mime: ^2.12
- magento/framework: ^103.0
- magento/module-backend: ^102.0
- magento/module-config: ^101.2
- magento/module-sales: ^103.0
- magento/module-store: ^101.1
- psr/log: ^1.0||^2.0||^3.0
- team23/module-core: ^1.0
This package is auto-updated.
Last update: 2026-03-18 17:11:59 UTC
README
Add (PDF) attachments to transactional mails.
Description
Configure all attachments for all transactional email types in Magento backend, and they will be added automatically to the mail.
Installation details
Installation is done via composer
composer require team23/module-email-attachments
Now register the module with bin/magento setup:upgrade.