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(4mo ago)2102MITPHPPHP &gt;=8.1

Since Oct 19Pushed 4mo 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 today

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

42

—

FairBetter than 88% of packages

Maintenance78

Regular maintenance activity

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

120d ago

Major Versions

1.2.0 → 2.0.02024-11-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/130283670?v=4)[Daniel Navarro](/maintainers/danidnm)[@danidnm](https://github.com/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.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M343](/packages/open-telemetry-sdk)

PHPackages © 2026

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