magento2-module magento2-smtp-mailer
Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails.
mageware/magento2-smtp-mailer
Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails.
- Saturday, November 4, 2017
- by mageware
- Repository
- 1 Watchers
- 0 Stars
- 27 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 3 Versions
- 29 % Grown
Smtp Mailer
Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails., (*1)
Features
-
Proper support for multistore mode., (*2)
-
Separate configuration settings for bulk emails., (*3)
Installation Instructions
-
Use composer to download the module:, (*4)
composer require mageware/magento2-smtp-mailer
-
Enable downloaded module:, (*5)
php bin/magento module:enable MageWare_Common MageWare_SmtpMailer
-
Upgrade your database:, (*6)
php bin/magento setup:upgrade
dev-master
9999999-dev
Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails.
Sources
Download
MIT
The Requires
-
mageware/magento2-common 1.*
-
magento/framework >=100.0 <102
-
magento/module-backend >=100.0 <101
-
magento/module-store >=100.0 <101
-
magento/module-newsletter >=100.0 <101
1.0.1
1.0.1.0
Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails.
Sources
Download
MIT
The Requires
-
magento/framework >=100.0 <102
-
magento/module-backend >=100.0 <101
-
magento/module-store >=100.0 <101
-
magento/module-newsletter >=100.0 <101
-
mageware/magento2-common 1.*
1.0.0
1.0.0.0
Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails.
Sources
Download
MIT
The Requires
-
magento/framework 100.*
-
magento/module-backend 100.*
-
magento/module-store 100.*
-
magento/module-newsletter 100.*
-
mageware/magento2-common 1.*