Easy and joyful replacement of native UI component based Admin Grids using Hyvä Admin module.
This package is not installable via Composer 1.x, please make sure you upgrade to Composer 2+.
composer require juashyam/easy-admin-grids
php bin/magento module:enable Juashyam_EasyAdminGrids
php bin/magento setup:upgrade
Enable Easy Admin Grid in Admin → Stores → Configuration → JUASHYAM → Easy Admin Grids
As of now, this module replaces following native grids out of the box.
- Content (Admin → Content)
- Block
- Pages
- Customers (Admin → Customers)
- All Customers
- Customers Now Online
- Customer Segments
- Customer Groups
- Marketing (Admin → Marketing)
- Cart Price Rules
- Catalog Price Rule
- Gift Card Accounts
- Related Products Rules
@Vinai for the base Hyvä Admin module.
The module is released under the BSD-3 Clause license.