This module automatically logs every action that creates, updates, or deletes entities in Magento 2—whether triggered by admins, APIs, or automated processes. Gain full visibility into your store’s data changes with a searchable, filterable audit trail that tracks:
✅ What changed (entity type: products, orders, customers, CMS, etc.)
✅ Who made the change (admin user, API, cron job, or system process)
✅ When it happened (timestamp with timezone support)
✅ Change tracking – Records modified fields.
Magento 2 Open Source or Commerce edition is required.
Run the following composer command:
composer require ronangr1/module-whodidzis
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 > Configuration > Ronangr1 > WhoDidZis
to enable the feature.
Go to System > Activity > Records
to see who the fuck changed any 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!