Disable Welcome Email - Magento 2
This Magento 2 extension will allow you to turn ON or OFF new account or welcome email for specific or all customer groups.
- Welcome Email will be disabled for all customers by default
- It can be turned ON or OFF for specific customer groups.
- Welcome Email can be disabled only for customres created via backend.
- Welcome Email can be disabled only for customres created via api(rest/soap/graphql).
Compatibility (CE & EE) | 2.1.x, 2.2.x, 2.3.x, 2.4.x |
---|
- Quality Code
- Free Installation
- Lifetime Free Support
- Quick Response
Overview - Disable Welcome Email Magento-2 Extension
Magento 2 doesn't offer to turn OFF customer welcome email by default. So we created this tiny extension that adds a new setting at the admin path "Store > Configuration > Customers > Customer Configuration > Create New Account Options > Send Welcome Email for Groups" using which you can turn ON or OFF welcome email for a specific customer group or for all. By default, the welcome email will be disabled for all customers
Write Your Own Review
Version v 1.0.4 - June 10, 2020
- Compatibility fix with BSS Commerce OneStepCheckout and other third party extensions using customer model class for sending email
Version v 1.0.3 - December 23, 2019
- [Compatibility Fix] Fixed compatibility problem with Magento versions less than 2.3.0
Version v 1.0.2 - November 26, 2019
- [New] added new settings to disable welcome email for customers created via admin or api
The new settings are:
1. Store > Configuration > Customers > Customer Configuration > Create New Account Options > Welcome Email for Admin Customers
2. Store > Configuration > Customers > Customer Configuration > Create New Account Options > Welcome Email for Api Customers
The new settings are:
1. Store > Configuration > Customers > Customer Configuration > Create New Account Options > Welcome Email for Admin Customers
2. Store > Configuration > Customers > Customer Configuration > Create New Account Options > Welcome Email for Api Customers
Version v 1.0.1 - October 23, 2019
- Bug fix and improved code formatting
Version v 1.0.0 - December 13, 2018
Initial version