2017 © Pedro Peláez
 

magento2-module magento2-smtp-mailer

Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails.

image

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

The README.md

Smtp Mailer

Magento 2.x CE module for utilizing custom SMTP server to send transactional and bulk emails., (*1)

Features

  1. Proper support for multistore mode., (*2)

  2. Separate configuration settings for bulk emails., (*3)

Installation Instructions

  1. Use composer to download the module:, (*4)

    composer require mageware/magento2-smtp-mailer
    
  2. Enable downloaded module:, (*5)

    php bin/magento module:enable MageWare_Common MageWare_SmtpMailer
    
  3. Upgrade your database:, (*6)

    php bin/magento setup:upgrade
    

The Versions

04/11 2017

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

 

04/11 2017

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.*

 

16/01 2017

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