juashyam/easy-admin-grids

A replacement of Magento 2 UI components to create Admin Grids by using Hyvä Admin module

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.1 2021-06-30 07:25 UTC

README

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.