Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/team23/magento-module-email-attachments

Add (PDF) attachments to transactional mails in your Adobe Commerce / Magento application.
https://github.com/team23/magento-module-email-attachments

Last synced: about 22 hours ago
JSON representation

Add (PDF) attachments to transactional mails in your Adobe Commerce / Magento application.

Awesome Lists containing this project

README

        

# Team23 EmailAttachments Extension

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
```shell
composer require team23/module-email-attachments
```

Now register the module with `bin/magento setup:upgrade`.