Customisable admin grids with EAV columns and zero JOINs on large catalogs.
The default Maho admin grids are stuck with whatever columns the original developer chose, and the common third-party fix is JOIN-based EAV columns that fall over on large stores.
AdminGrid adds column visibility, drag-to-reorder, saved profiles, auto-discovered EAV attributes and cross-table columns to every admin grid, using a post-load hydration approach so a 288K-row order table stays fast.
