PHPackages                             hmh/magento2-track-config-change - 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. hmh/magento2-track-config-change

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

hmh/magento2-track-config-change
================================

Tracks admin system configuration changes and logs them for review.

80PHP

Since Jan 13Pushed 5mo agoCompare

[ Source](https://github.com/frey338111/magento2-config-tracking)[ Packagist](https://packagist.org/packages/hmh/magento2-track-config-change)[ RSS](/packages/hmh-magento2-track-config-change/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Hmh TrackConfigChange
=====================

[](#hmh-trackconfigchange)

Admin module that records system configuration changes and exposes them in an admin grid.

Features
--------

[](#features)

- Captures config changes at save time with old/new values, user, and scope.
- Shows changes in an admin listing with website/store filters and readable config labels.
- Enables per-module switch to turn logging on/off.

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

[](#configuration)

Admin path: `HMH > Config Change Log > General > Enable`

Config path: `hmh_trackconfigchange/general/enable`

Admin UI
--------

[](#admin-ui)

Menu location: `Reports > Site Monitor Tools > Config Change Tracking`

[![Config change log grid](images/report.png)](images/report.png)

How It Works
------------

[](#how-it-works)

1. `SystemConfigSavePlugin` creates a pending log entry with the current value before save.
2. `AdminSystemConfigSaveObserver` finalizes the entry after save with the new value and marks it complete.
3. The UI grid renders the change with old/new values and scope information.

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

[](#installation)

```
bin/magento module:enable Hmh_TrackConfigChange
bin/magento setup:upgrade
bin/magento cache:flush
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance48

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/325244?v=4)[Maksim Soldatjonok](/maintainers/Maksold)[@Maksold](https://github.com/Maksold)

### Embed Badge

![Health badge](/badges/hmh-magento2-track-config-change/health.svg)

```
[![Health](https://phpackages.com/badges/hmh-magento2-track-config-change/health.svg)](https://phpackages.com/packages/hmh-magento2-track-config-change)
```

###  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)
