2017 © Pedro Peláez
 

magento2-module module-smtp

Extension enables you to easily use your own custom SMTP server for sending mail.

image

faonni/module-smtp

Extension enables you to easily use your own custom SMTP server for sending mail.

  • Wednesday, February 14, 2018
  • by karliuka
  • Repository
  • 3 Watchers
  • 9 Stars
  • 333 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 11 Versions
  • 82 % Grown

The README.md

Magento2 Smtp

Total Downloads Latest Stable Version, (*1)

Extension enables you to easily use your own custom SMTP server for sending mail., (*2)

Compatibility

Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, (*3)

Install

Install via Composer (recommend)

  1. Go to Magento2 root folder, (*4)

  2. Enter following commands to install module:, (*5)

    composer require faonni/module-smtp
    

    Wait while dependencies are updated., (*6)

Manual Installation

  1. Create a folder {Magento root}/app/code/Faonni/Smtp, (*7)

  2. Download the corresponding latest version, (*8)

  3. Copy the unzip content to the folder ({Magento root}/app/code/Faonni/Smtp), (*9)

Completion of installation

  1. Go to Magento2 root folder, (*10)

  2. Enter following commands:, (*11)

    ```bash php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional), (*12)

Configuration

In the Magento Admin Panel go to Stores > Configuration > Advanced > System > Mail Sending Settings., (*13)

Magento2 Smtp, (*14)

Log Message

Extension loging copies of the all original emails that sent from your store. You can view content of any email whenever you like to find out how the customer sees it. The email log can be cleared automatically after a specified time period., (*15)

In the Magento Admin Panel go to Reports > Sending Emails., (*16)

Email message grid, (*17)

Magento2 Smtp, (*18)

Email view, (*19)

Magento2 Smtp, (*20)

Uninstall

This works only with modules defined as Composer packages., (*21)

Remove database data

  1. Go to Magento2 root folder, (*22)

  2. Enter following commands to remove database data:, (*23)

    ```bash php bin/magento module:uninstall -r Faonni_Smtp, (*24)

Remove Extension

  1. Go to Magento2 root folder, (*25)

  2. Enter following commands to remove:, (*26)

    composer remove faonni/module-smtp
    

Completion of uninstall

  1. Go to Magento2 root folder, (*27)

  2. Enter following commands:, (*28)

    ```bash php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional), (*29)

The Versions

14/02 2018

dev-master

9999999-dev

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-backend 100.1.*|100.2.*
  • magento/module-email 100.1.*|100.2.*

 

by Karliuka Vitalii

09/11 2017

2.1.5

2.1.5.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-backend 100.1.*|100.2.*
  • magento/module-email 100.1.*|100.2.*

 

by Karliuka Vitalii

02/10 2017

2.1.4

2.1.4.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-backend 100.1.*|100.2.*
  • magento/module-email 100.1.*|100.2.*

 

by Karliuka Vitalii

28/09 2017

2.1.1

2.1.1.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

16/03 2017

2.1.0

2.1.0.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

29/12 2016

2.0.8

2.0.8.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

 

09/12 2016

2.0.6

2.0.6.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • faonni/module-configajaxbutton ^2.0

 

08/12 2016

2.0.5

2.0.5.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • faonni/module-configajaxbutton ^2.0

 

04/12 2016

2.0.4

2.0.4.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • faonni/module-configajaxbutton ^2.0

 

19/11 2016

2.0.2

2.0.2.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

19/11 2016

2.0.1

2.0.1.0

Extension enables you to easily use your own custom SMTP server for sending mail.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0