Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 292 Bytes

Magento2 Advanced Email

Adds SMTP User/Pass/Authentication to the default Magento2 smtp, nothing else.

Install

composer require fruitcake/magento2-email-advanced-config
php bin/magento module:enable Fruitcake_EmailAdvancedConfig
php bin/magento setup:upgrade

License

MIT