PHPackages                             hryvinskyi/module-email-logger - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. hryvinskyi/module-email-logger

ActiveMagento2-module[Logging &amp; Monitoring](/categories/logging)

hryvinskyi/module-email-logger
==============================

N/A

1.1.0(3mo ago)102MITPHPPHP ~8.2 || ~8.3 || ~8.4 || ~8.5

Since Nov 2Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/hryvinskyi/magento2-module-email-logger)[ Packagist](https://packagist.org/packages/hryvinskyi/module-email-logger)[ RSS](/packages/hryvinskyi-module-email-logger/feed)WikiDiscussions master Synced 1mo ago

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

EmailLogger Module for Magento 2
================================

[](#emaillogger-module-for-magento-2)

Overview
--------

[](#overview)

The **EmailLogger** module is designed to log all outgoing emails from your Magento 2 store. This can be useful for debugging purposes, auditing email communication, and ensuring that emails are sent as expected.

Features
--------

[](#features)

- Logs all outgoing emails from the site.
- Stores relevant email data such as subject, recipient, and timestamp.
- Easy installation and configuration.

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

[](#installation)

### Step 1: Create Module Directory

[](#step-1-create-module-directory)

1. Create the directory structure for the module: ```
    app/code/Hryvinskyi/EmailLogger

    ```

### Step 2: Copy Module Files

[](#step-2-copy-module-files)

2. Copy all module files into the `app/code/Hryvinskyi/EmailLogger` directory.

### Step 3: Enable the Module

[](#step-3-enable-the-module)

3. Run the following commands to enable the module: ```
    bin/magento module:enable Hryvinskyi_EmailLogger
    bin/magento setup:upgrade
    bin/magento cache:flush

    ```

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

[](#configuration)

To configure the module, follow these steps:

1. Go to **Stores &gt; Configuration &gt; Advanced &gt; System &gt; Hryvinskyi Email Logger**.
2. Enable or disable logging as needed.
3. Customize the log retention period if desired.

Usage
-----

[](#usage)

After the module is installed and enabled, all outgoing emails will be logged. You can find the log entries in the database table named `email_logger` or view them in the Magento admin panel under **Reports &gt; Email Logs**.

Support
-------

[](#support)

If you encounter any issues or need assistance, please feel free to open an issue on our repository or contact our support team.

License
-------

[](#license)

This module is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

Authors
-------

[](#authors)

- \[Your Name\] - Developer of the EmailLogger Module

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance81

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

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

Total

5

Last Release

99d ago

PHP version history (2 changes)1.0.0PHP ~8.1 || ~8.2 || ~8.3 || ~8.4

1.1.0PHP ~8.2 || ~8.3 || ~8.4 || ~8.5

### Community

Maintainers

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

---

Top Contributors

[![hryvinskyi](https://avatars.githubusercontent.com/u/9294098?v=4)](https://github.com/hryvinskyi "hryvinskyi (12 commits)")

### Embed Badge

![Health badge](/badges/hryvinskyi-module-email-logger/health.svg)

```
[![Health](https://phpackages.com/badges/hryvinskyi-module-email-logger/health.svg)](https://phpackages.com/packages/hryvinskyi-module-email-logger)
```

###  Alternatives

[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2382.6k](/packages/graycore-magento2-stdlogging)[itonomy/module-admin-activity

A continuation of The Admin Activity extension by KiwiCommerce. This extension makes it easy to track all admin activity and revert the modification.

1270.4k](/packages/itonomy-module-admin-activity)[ampersand/magento2-log-correlation-id

Magento 2 correlation id for requests and logs

279.9k](/packages/ampersand-magento2-log-correlation-id)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

261.4k](/packages/mage-os-module-admin-activity-log)[graycore/magento2-graphql-logger

106.6k](/packages/graycore-magento2-graphql-logger)

PHPackages © 2026

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