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.0.1(7mo ago)061GPL-3.0PHPPHP ~8.0 || ~8.1 || ~8.2

Since Oct 15Pushed 7mo 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 1mo ago

READMEChangelogDependencies (1)Versions (5)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

34

—

LowBetter than 77% of packages

Maintenance65

Regular maintenance activity

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~0 days

Total

3

Last Release

215d ago

Major Versions

v1.0.0 → 2.0.02025-10-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cc20eb1c4b72d6732e4f7df7f4551d174eb7219dcedd3b2ab6964cd05c13096?d=identicon)[variux](/maintainers/variux)

---

Top Contributors

[![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

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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