2 min read
Magento Easy Admin Grids

Magento Easy Admin Grids

Easy and joyful replacement of native UI component based Admin Grids using Hyvä Admin module.

🚀 Installation

composer require juashyam/easy-admin-grids
php bin/magento module:enable Juashyam_EasyAdminGrids
php bin/magento setup:upgrade

📋 Features

As of now, this module replaces following native grids out of the box.

  • ✅ Content (Admin → Content)
    • Block
    • Block
  • ✅ 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
  • ✅ Minimal configuration

📄 Configuration

Admin → Stores → Configuration → JUASHYAM → Easy Admin Grids

Easy Admin Grids Configuration

🫶🏼 Acknowledgment

@Vinai for the base Hyvä Admin module.

🏛️ License

MIT