Skip to content

Instantly share code, notes, and snippets.

@rhoerr
Last active December 2, 2025 19:20
Show Gist options
  • Select an option

  • Save rhoerr/a55285c9cabad6b87d592d5db7589262 to your computer and use it in GitHub Desktop.

Select an option

Save rhoerr/a55285c9cabad6b87d592d5db7589262 to your computer and use it in GitHub Desktop.
MySQL views to aggregate Magento 2 EAV data -- requires MySQL 5.7+ or equivalent

Important

This EAV debugger tool has been repackaged and released as a proper Magento module now.

Please install it using composer. https://github.com/mage-os-lab/module-eav-debug-views

Install with:

composer require --dev mage-os/module-eav-debug-views
bin/magento setup:upgrade
@rhoerr
Copy link
Author

rhoerr commented Dec 2, 2025

You can now find this as a Magento module at Mage-OS Lab: https://github.com/mage-os-lab/module-eav-debug-views

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment