PHPackages                             aurmil/magento-disable-newsletter-notifications - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aurmil/magento-disable-newsletter-notifications

ActiveMagento-module[Utility &amp; Helpers](/categories/utility)

aurmil/magento-disable-newsletter-notifications
===============================================

Magento - Disable newsletter notifications extension

v1.2.0(8y ago)12156MITPHP

Since Dec 16Pushed 7y ago2 watchersCompare

[ Source](https://github.com/aurmil/magento-disable-newsletter-notifications)[ Packagist](https://packagist.org/packages/aurmil/magento-disable-newsletter-notifications)[ Docs](https://github.com/aurmil/magento-disable-newsletter-notifications)[ RSS](/packages/aurmil-magento-disable-newsletter-notifications/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Magento - Disable newsletter notifications extension
====================================================

[](#magento---disable-newsletter-notifications-extension)

Overview
--------

[](#overview)

When a user subscribes or unsubscribes to your newsletter, he recieves an email to confirm his action. This behavior may not be wanted.

This extension allows you to block these confirmation emails.

Compatibility
-------------

[](#compatibility)

Tested on Magento CE 1.6 - 1.9

Notes
-----

[](#notes)

- Free and open source
- Fully configurable
- Bundled with English and French translations

Installation
------------

[](#installation)

No Magento files will be modified but class **Mage\_Newsletter\_Model\_Subscriber** will be extended and some of its methods overridden.

### With modman

[](#with-modman)

- `$ modman clone https://github.com/aurmil/magento-disable-newsletter-notifications.git`

### Manually

[](#manually)

- Download the latest version of this module [here](https://github.com/aurmil/magento-disable-newsletter-notifications/archive/master.zip)
- Unzip it
- Move the "app" folder into the root directory of your Magento application, it will be merged with the existing "app" folder

### With composer

[](#with-composer)

- Adapt the following "composer.json" file into yours:

```
{
    "require": {
        "aurmil/magento-disable-newsletter-notifications": "dev-master"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "http://packages.firegento.com"
        },
        {
            "type": "vcs",
            "url": "git://github.com/aurmil/magento-disable-newsletter-notifications"
        }
    ],
    "extra": {
        "magento-root-dir": "./"
    }
}

```

- Install or update your composer project dependencies

Usage
-----

[](#usage)

In **System &gt; Configuration &gt; Customers &gt; Newsletter &gt; Subscription Options**, this extension adds two new options: **Send Success Email** and **Send Unsubscription Email**

[![](docs/images/block-emails-config.png)](docs/images/block-emails-config.png)

- Select "Yes" to stay with the Magento basic behavior
- Select "No" (default value) to activate the extension

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/aurmil/magento-disable-newsletter-notifications/blob/master/LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~497 days

Total

3

Last Release

3219d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3ce2ed55255951dbc4e8306e4d3bc481e8b890458f5786ca9ecb3245e10cba1?d=identicon)[aurmil](/maintainers/aurmil)

---

Top Contributors

[![aurmil](https://avatars.githubusercontent.com/u/1309545?v=4)](https://github.com/aurmil "aurmil (24 commits)")

---

Tags

magentonewsletter

### Embed Badge

![Health badge](/badges/aurmil-magento-disable-newsletter-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/aurmil-magento-disable-newsletter-notifications/health.svg)](https://phpackages.com/packages/aurmil-magento-disable-newsletter-notifications)
```

###  Alternatives

[magento/magento-composer-installer

Composer installer for Magento modules

7523.9M341](/packages/magento-magento-composer-installer)[msp/devtools-m1

MageSpecialist DevTools for Magento 1

2640.6k](/packages/msp-devtools-m1)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
