outeredge / magento-newsletter-disable-email
Disable Magento 2 Newsletter Emails by outer/edge
Installs: 24 305
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 0
Type:magento2-module
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-03 15:07:16 UTC
README
Disable Newsletter Emails for Magento 2 by outer/edge
With this module you can choose to disable the build in newsletter confirmation email notifications. For example, when a customer subscriber subscribed or unsubscribes from the newsletter. This is particularly useful if you are using an external newsletter platform which handles the confirmation emails.
Installation
Install via Composer
composer require outeredge/magento-newsletter-disable-email
Review configuration for Newsletter Emails
Configuration is available in Stores > Configuration > outer/edge > Newsletter Emails
. The following options are available:
Structured Data (Product)
- Enable Confirmation Request Email: Enable or disable the newsletter confirmation request email.
- Enable Confirmation Success Email: Enable or disable the newsletter confirmation success email.
- Enable Unsubscribe Email: Enable or disable the newsletter unsubscribe email.
Once the module is installed and configured only the emails which are still enabled will be sent to the customer they sign up, confirm or unsubscribe from the newsletter.