hmh/magento2-track-config-change
Composer 安装命令:
composer require hmh/magento2-track-config-change
包简介
Tracks admin system configuration changes and logs them for review.
README 文档
README
Admin module that records system configuration changes and exposes them in an admin grid.
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
Admin path: HMH > Config Change Log > General > Enable
Config path: hmh_trackconfigchange/general/enable
Admin UI
Menu location: Reports > Site Monitor Tools > Config Change Tracking
How It Works
SystemConfigSavePlugincreates a pending log entry with the current value before save.AdminSystemConfigSaveObserverfinalizes the entry after save with the new value and marks it complete.- The UI grid renders the change with old/new values and scope information.
Installation
bin/magento module:enable Hmh_TrackConfigChange bin/magento setup:upgrade bin/magento cache:flush
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-01-28