PHPackages                             variux/module-emailnotification - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. variux/module-emailnotification

ActiveMagento2-module[Mail &amp; Notifications](/categories/mail)

variux/module-emailnotification
===============================

Magento Admin Bulk Emails Alert

2.1.3(2mo ago)01291GPL-3.0PHPPHP ~8.0 || ~8.1 || ~8.2

Since Oct 15Pushed 2mo agoCompare

[ Source](https://github.com/variuxinc/bulk-email-alert)[ Packagist](https://packagist.org/packages/variux/module-emailnotification)[ RSS](/packages/variux-module-emailnotification/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (8)Used By (0)

Mage2 Module Variux EmailNotification
=====================================

[](#mage2-module-variux-emailnotification)

```
``variux/module-emailnotification``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Attributes](#markdown-header-attributes)

Main Functionalities
--------------------

[](#main-functionalities)

Magento Admin Bulk Emails Alert

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Variux`
- Enable the module by running `php bin/magento module:enable Variux_EmailNotification`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require variux/module-emailnotification`
- enable the module by running `php bin/magento module:enable Variux_EmailNotification`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

- Enable (bulkemails/general/enabled)
- Max limit of sent emails (bulkemails/general/max\_sentemails)
- Defined duration (bulkemails/general/duration\_threshold)
- Email Sender (bulkemails/email\_template/sender)
- Email Receiver (bulkemails/email\_template/receiver)
- Template (bulkemails/email\_template/template)
- Email Copy To (bulkemails/email\_template/copyto)
- Email Copy Method (bulkemails/email\_template/copyto\_method)

Specifications
--------------

[](#specifications)

- Controller

    - adminhtml &gt; variux\_emailnotification/bulkEmailLogs/index
- Controller

    - adminhtml &gt; variux\_emailnotification/bulkEmailLogs/clear
- Controller

    - adminhtml &gt; variux\_emailnotification/bulkEmailLogs/resume
- Helper

    - Variux\\EmailNotification\\Helper\\Config
- Helper

    - Variux\\EmailNotification\\Helper\\Data
- Model

    - BulkEmailLogs
- Plugin

    - aroundSendMessage - Magento\\Framework\\Mail\\TransportInterface &gt; Variux\\EmailNotification\\Plugin\\Magento\\Framework\\Mail\\TransportInterface

Attributes
----------

[](#attributes)

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance85

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.2% 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 ~46 days

Total

5

Last Release

77d ago

Major Versions

v1.0.0 → 2.0.02025-10-15

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2768245?v=4)[Andrés Zúñiga](/maintainers/variux)[@variux](https://github.com/variux)

---

Top Contributors

[![huydangbeehexa](https://avatars.githubusercontent.com/u/41104906?v=4)](https://github.com/huydangbeehexa "huydangbeehexa (12 commits)")[![tungBeeHexa](https://avatars.githubusercontent.com/u/81553909?v=4)](https://github.com/tungBeeHexa "tungBeeHexa (7 commits)")

### Embed Badge

![Health badge](/badges/variux-module-emailnotification/health.svg)

```
[![Health](https://phpackages.com/badges/variux-module-emailnotification/health.svg)](https://phpackages.com/packages/variux-module-emailnotification)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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