PHPackages                             bydn/admin-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. bydn/admin-logger

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

bydn/admin-logger
=================

Admin Logger

2.0.3(2mo ago)145MITPHPPHP &gt;=8.1

Since Oct 19Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/danidnm/ByDN-Magento-Admin-Logger-Extension)[ Packagist](https://packagist.org/packages/bydn/admin-logger)[ RSS](/packages/bydn-admin-logger/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (6)Used By (0)

Admin Logger Extension
======================

[](#admin-logger-extension)

This administrator-focused extension introduces an admin logger, enabling Magento 2 administrators to stay informed about admin-initiated modifications in the backoffice

Features
--------

[](#features)

- Logs any admistrator action performed in the Magento Backoffice to keep track of who changed what.
- Allows filtering request based on Module Name, Controller, Action and Administrator User to allow focussing on what is really important.
- Automatic Log entries clean up to avoid excessive growth of the logger tables.

Instalation
===========

[](#instalation)

Run:

```
composer require bydn/admin-logger
./bin/magento module:enable Bydn_AdminLogger
./bin/magento setup:upgrade

```

Configuration
=============

[](#configuration)

Access the configuration going to:

Stores =&gt; Configuration =&gt; Utilities (by DN) =&gt; Admin Logger.

[![Admin Logger Extension Config](https://github.com/danidnm/ByDN-Magento-Admin-Logger-Extension/raw/master/docs/admin-logger-configuration.png "Admin Logger Extension Config")](https://github.com/danidnm/ByDN-Magento-Admin-Logger-Extension/blob/master/docs/admin-logger-configuration.png)

**Enable admin logger**. Enables or disables the admin logger. If disabled, no request will be logged. **Clean log entries after (days)**. After this number of days, the logger entries will be automatically deleted to avoid excessive growth of the logger database table in big shops. **Filters to apply**. In this section you can add some filters to the request logging. For example, it is highly recommended to filter Magento\_Ui module requests, as they are always XHR requests and then, they don’t provide useful information in most of the cases.

Where to see the data
=====================

[](#where-to-see-the-data)

To see the admin logger data, go to:

Reports =&gt; Admin Log =&gt; See Logs

The you can see the following data foreach action performed in the Backoffice.

• Username • Executing module, controller and action names • Parameters in the request

[![See Admin Logger Logs](https://github.com/danidnm/ByDN-Magento-Admin-Logger-Extension/raw/master/docs/admin-logger-entries.png "See Admin Logger Logs")](https://github.com/danidnm/ByDN-Magento-Admin-Logger-Extension/blob/master/docs/admin-logger-entries.png)

Also you can filter the data by any of the previous parameters as it is usually done in any grid.

Having problems
===============

[](#having-problems)

Contact me at soy at solodani.com

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance86

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

5

Last Release

75d ago

Major Versions

1.2.0 → 2.0.02024-11-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/0577c90cea9f514cbf2bf22ac754b49c4d5f178298e7f3990c944a5374afc373?d=identicon)[danidnm](/maintainers/danidnm)

---

Top Contributors

[![danidnm](https://avatars.githubusercontent.com/u/130283670?v=4)](https://github.com/danidnm "danidnm (44 commits)")

### Embed Badge

![Health badge](/badges/bydn-admin-logger/health.svg)

```
[![Health](https://phpackages.com/badges/bydn-admin-logger/health.svg)](https://phpackages.com/packages/bydn-admin-logger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[ekino/newrelic-bundle

Integrate New Relic into Symfony2

28111.2M8](/packages/ekino-newrelic-bundle)

PHPackages © 2026

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