Skip to content

fooman/emailattachments-m2

Repository files navigation

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.

About

Installation package for Fooman Email Attachments (Magento 2). To report any issues please see the implementation package linked below.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published