opengento / module-magento2-hyva-admin
Implementation of hyva-themes/module-magento2-admin
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 10
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: ^7.3
- hyva-themes/module-magento2-admin: >=1.1.16
README
Hyvä grid is a module created by Vinai Kopp to make creating grids and forms in the Magento 2 adminhtml area joyful and fast. It does not use any UI components.
Hyva Admin provides tools to create your custom grids or replace standard ones.
In Magento 2 we can find 2 type of grids, slow ones but highly customizable (Product Grid) and pretty fast ones (Catalog Price Rule).
This Opengento module replace all slow Magento 2 grids.
Composer installation
Important: Composer 2 is mandatory.
Magento 2 Community:
composer require opengento/module-magento2-hyva-admin
bin/magento setup:upgrade
Grids replaced
Legend:
✅ included 🔜 coming soon (in progress) ❌ not going to be included
(cf Hyvä Theme Matrix)
Documentation
The Hyvä Admin documentation is available here.
Support & Contribution
Feel free to raise a new request to the issue tracker or contribuate to this repository.
Authors
- Opengento Community - Lead -
- Frédéric MARTINEZ (PH2M) - Maintainer -
- Ravinder (Redmonks) - Fork -
- Contributors - Contributor -
This repository is a fork from Redmonks - Hyva Sales Grids.
License
Copyright 2021 Vinai Kopp & Hyvä Themes BV
The module is released under the BSD-3 Clause license - see the LICENSE details.
That's all folks!