Skip to content

This module allows you to redirect all emails that leave Magento to a specific email. and this in order to prevent customers during the development period from receiving test emails.

Notifications You must be signed in to change notification settings

CleatSquad/Magento-Mail-Redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Mail Redirect

License: MIT GitHub stars Latest Stable Version Total Downloads Open Source Helpers

This module allows you to redirect all emails that leave Magento to a specific email. and this in order to prevent customers during the development period from receiving test emails.

Introduction

The recommended method for testing emails leaving Magento 2 is to use a mailCatcher like:

But this is not always easy to setup in all environments and configurations. Hence the usefulness of this module because it is easy to set up and to use.

Installation

$ composer require "mimou78/magento-2-mail-redirect"
$ php bin/magento setup:upgrade

Usage

Magento Admin > Stores > Configuration > Advanced > Developer > Redirect Emails

Redirect Emails Admin Configuration

About

This module allows you to redirect all emails that leave Magento to a specific email. and this in order to prevent customers during the development period from receiving test emails.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages