ronangr1/module-systemconfigwhodidthislogger

This module allows you to record any changes made to the configuration of your Magento 2 application

0.0.4 2024-09-02 04:22 UTC

This package is auto-updated.

Last update: 2024-10-03 06:08:42 UTC


README

Latest Stable Version License: MIT Packagist Packagist

This module allows you to record any changes made to the configuration of your Magento 2 application

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require ronangr1/module-systemconfigwhodidthislogger

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Documentation

Go to Store > Config Records to see who the fuck changed the configuration values.

Support

Raise a new request to the issue tracker.

Authors

  • ronangr1 - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!