outeredge/magento-newsletter-disable-email

Disable Magento 2 Newsletter Emails by outer/edge

1.1.0 2023-10-03 13:02 UTC

This package is auto-updated.

Last update: 2024-05-03 14:11:16 UTC


README

Packagist Packagist Packagist

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)

magento2-newsletter-email-disable

  • 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.