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
Requires
- php: ^7.4.0
- ext-dom: *
- hyva-themes/module-magento2-admin: *
- magento/framework: >=101.0.0
- magento/module-backend: >=101.0.0
This package is auto-updated.
Last update: 2024-10-29 06:12:44 UTC
README
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
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
Acknowledgments
@Vinai for the base Hyvä Admin module.
License
The module is released under the BSD-3 Clause license.