Skip to content

Instantly share code, notes, and snippets.

View rhoerr's full-sized avatar

Ryan Hoerr rhoerr

View GitHub Profile
@rhoerr
rhoerr / README.md
Last active December 2, 2025 19:20
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