Skip to content

This module automatically logs every action that creates, updates, or deletes entities in Magento 2—whether triggered by admins, APIs, or automated processes.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING.txt
Notifications You must be signed in to change notification settings

ronangr1/magento2-whodidzis

Repository files navigation

Module for Magento 2

Latest Stable Version License: MIT Packagist Packagist

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.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require ronangr1/module-whodidzis

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 > Configuration > Ronangr1 > WhoDidZis to enable the feature.

Go to System > Activity > Records to see who the fuck changed any 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!

About

This module automatically logs every action that creates, updates, or deletes entities in Magento 2—whether triggered by admins, APIs, or automated processes.

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published