PHPackages                             variux-company/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-company/module-emailnotification

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

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

Magento Admin Bulk Emails Alert

v1.0.0(8mo ago)02GPL-3.0PHP

Since Oct 15Pushed 8mo agoCompare

[ Source](https://github.com/tungBeeHexa/bulk-email-alert)[ Packagist](https://packagist.org/packages/variux-company/module-emailnotification)[ RSS](/packages/variux-company-module-emailnotification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)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 Recevice (bulkemails/email\_template/recevice)
- 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

27

—

LowBetter than 47% of packages

Maintenance59

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/285c9b24ea42e0caa82b619abd9fda150922ee1eef13d03f83dacbcb80dec046?d=identicon)[tungnguyenbeehexa](/maintainers/tungnguyenbeehexa)

---

Top Contributors

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

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/variux-company-module-emailnotification/health.svg)](https://phpackages.com/packages/variux-company-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)
