mimou78/magento-2-mail-redirect
Composer 安装命令:
composer require mimou78/magento-2-mail-redirect
包简介
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.
README 文档
README
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
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-11
