/simplecoding-mail

Adds SMTP transport to Magento2

Primary LanguagePHPOpen Software License 3.0OSL-3.0

SimpleCoding_Mail

A Magento2 module which adds SMTP transport.

Installation (using composer)

Update your Magento2 project's composer.json by running the following commands:

composer config repositories.godvsdeity vcs git@github.com:godvsdeity/simplecoding-mail.git
composer require godvsdeity/simplecoding-mail @stable

Settings

You can configure setup your smtp account from: STORES -> Configuration -> SIMPLECODING -> Mail Settings -> SMTP Settings.