Download the PHP package redpa2ya/magento2-module-replace-email-recipients without Composer
On this page you can find all versions of the php package redpa2ya/magento2-module-replace-email-recipients. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download redpa2ya/magento2-module-replace-email-recipients
More information about redpa2ya/magento2-module-replace-email-recipients
Files in redpa2ya/magento2-module-replace-email-recipients
Download redpa2ya/magento2-module-replace-email-recipients
More information about redpa2ya/magento2-module-replace-email-recipients
Files in redpa2ya/magento2-module-replace-email-recipients
Vendor redpa2ya
Package magento2-module-replace-email-recipients
Short Description This module will be replaced all recipient email addresses by specific emails. This prevents emailing to actual customers when using database production on development or testing environments.
License GPL-3.0-or-later
Package magento2-module-replace-email-recipients
Short Description This module will be replaced all recipient email addresses by specific emails. This prevents emailing to actual customers when using database production on development or testing environments.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package magento2-module-replace-email-recipients
Redpa2ya Replace Email Recipients for Magento 2 (Rer)
How to install & upgrade Redpa2ya_Rer
1. Install via composer (recommend)
Run the following command in Magento 2 root folder.
1.1 Install
1.2 Upgrade
Run compile if your store in production mode:
2. Copy and paste
If you don't want to install via composer, you can use this way.
- Download the latest version here
- Extract
magento2-module-replace-email-recipients.zip
file toapp/code/Redpa2ya/Rer
(Make sure you created the folderapp/code/Redpa2ya/Rer
if it doesn't exist). - Go to Magento root folder and run upgrade command line to install
Redpa2ya_Rer
:
Configuration
1. On the Admin sidebar, go to STORES > Configuration
2. In the left panel, expand REDPA2YA EXTENSIONS and choose Replace Email Recipients underneath.
3. Click to expand the General Configuration section and do the following:
- Module Enable: choose Yes to enable this module
- To: The destination emails, the first is "To" email and Remaining are "Bcc" emails.
4. Click Save Config
5. Flush cache by the following command:
All versions of magento2-module-replace-email-recipients with dependencies
PHP Build Version
Package Version
Requires
redpa2ya/magento2-module-base Version
^1.0.0
The package redpa2ya/magento2-module-replace-email-recipients contains the following files
Loading the files please wait ....