📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Top 10% by Downloads Stable v3.6.1

Fooman Email Attachments

fooman/emailattachments-m2

This module allows you to automatically attach transactional PDF documents to Magento 2 sales emails

514,389
Downloads
2x above avg
22
GitHub Stars
Below average
10mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v3.6.1 on Magento 2.4.8-p3
Dec 15, 2025
v3.6.1 on Magento 2.4.8-p2
Aug 14, 2025
v3.6.1 on Magento 2.4.8
May 18, 2025
v3.6.1 on Magento 2.4.7-p4
Apr 16, 2025
v3.6.0 on Magento 2.4.7-p4
Apr 9, 2025
v3.5.0 on Magento 2.4.7-p4
Feb 15, 2025

+7 older tests

Share This Module's Status

Fooman Email Attachments Magento compatibility status badge

README

Loaded from GitHub

Fooman Email Attachments

Extension for Magento 2

A User Manual can be found here

Installation

This package is available via packagist.org. Please use Composer to install the extension

bin/magento deploy:mode:set developer (if you are in production mode)
composer require fooman/emailattachments-m2:^3.0
bin/magento module:enable --clear-static-content Fooman_EmailAttachments
bin/magento setup:upgrade

your usual sequence of commands to enable production mode, for example
bin/magento deploy:mode:set production

Depending on Email Attachments

If you are using Email Attachments to build functionality on top of please require the implementation package composer require fooman/emailattachments-implementation-m2 instead as only that package will be semantically versioned.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.