opengento/module-magento2-hyva-admin

Implementation of hyva-themes/module-magento2-admin

v1.1.0 2021-11-07 21:03 UTC

This package is auto-updated.

Last update: 2024-07-26 15:06:44 UTC


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 - Twitter Follow
  • Frédéric MARTINEZ (PH2M) - Maintainer - Twitter Follow
  • Ravinder (Redmonks) - Fork - Twitter Follow
  • Contributors - Contributor - GitHub contributors

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!