Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.86 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.86 KB

Easy Admin Grids_New

Latest Stable Version Total Downloads License

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

Installation

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

Configuration

Enable Easy Admin Grid in Admin → Stores → Configuration → JUASHYAM → Easy Admin Grids

Easy Admin Grids Configuration

Features

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

Authors

Shyam Kumar

Acknowledgments

@Vinai for the base Hyvä Admin module.

License

The module is released under the BSD-3 Clause license.