Disable Newsletter Emails by outer/edge
outeredge/magento-newsletter-disable-email
Disables Magento 2's built-in newsletter confirmation emails. Allows control over subscription, confirmation, and unsubscribe email sending, useful when using external newsletter platforms.
Supported Magento versions: 2.4.9
63,986 installs★ 8 starsLatest: v1.3.0Released 2025-03-17License: MIT
composer require outeredge/magento-newsletter-disable-emailREADME
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
With this module you can disable the built-in newsletter confirmation email notifications. For example, when a customer subscribes or unsubscribes from the newsletter.
This is particularly useful if you are using an external newsletter platform which handles the confirmation emails, such as Klaviyo or Mailchimp.
composer require outeredge/magento-newsletter-disable-email
Configuration is available in Stores > Configuration > outer/edge > Newsletter Emails. The following options are available:
- 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 that are still enabled will be sent to customers who sign up, confirm, or unsubscribe from the newsletter.
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues
