https://github.com/juashyam/easy-admin-grids
Easy and joyful replacement of native UI component based Admin Grids using Hyvä Admin module.
https://github.com/juashyam/easy-admin-grids
admin-grids hyv-admin magento2-module ui-component
Last synced: about 1 year ago
JSON representation
Easy and joyful replacement of native UI component based Admin Grids using Hyvä Admin module.
- Host: GitHub
- URL: https://github.com/juashyam/easy-admin-grids
- Owner: juashyam
- License: bsd-3-clause
- Created: 2021-01-31T17:16:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T07:26:01.000Z (about 5 years ago)
- Last Synced: 2025-02-05T07:16:42.358Z (over 1 year ago)
- Topics: admin-grids, hyv-admin, magento2-module, ui-component
- Language: PHP
- Homepage: https://juashyam.com/projects/project-easy-admin-grid/
- Size: 46.9 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 
[](https://packagist.org/packages/juashyam/easy-admin-grids)
[](https://packagist.org/packages/juashyam/easy-admin-grids)
[](https://packagist.org/packages/juashyam/easy-admin-grids)
Easy and joyful replacement of native UI component based Admin Grids using [Hyvä Admin](https://github.com/hyva-themes/magento2-hyva-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
[Shyam Kumar](https://github.com/juashyam)
## Acknowledgments
[@Vinai](https://github.com/Vinai) for the base [Hyvä Admin](https://github.com/hyva-themes/magento2-hyva-admin) module.
## License
The module is released under the [BSD-3 Clause license](https://github.com/juashyam/easy-admin-grids/blob/main/LICENSE).