This module allows you to record any changes made to the configuration of your Magento 2 application
Magento 2 Open Source or Commerce edition is required.
Run the following composer command:
composer require ronangr1/module-systemconfigwhodidthislogger
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.
Go to Store > Config Records
to see who the fuck changed the configuration values.
Raise a new request to the issue tracker.
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!