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-04-26 14:38:41 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

Magento 2 Community 🔜 Comment
Sales > Orders 🔳
Sales > Invoices 🔳
Sales > Shipments 🔳
Sales > Credit Memos 🔳
Sales > Billing Agreements 🔳 Dropped.
Sales > Transactions 🔳
Catalog > Products 🔳
Catalog > Products Edit Form > Reviews (+)
Customers > All Customers 🔳
Customers > Now Online
Customers > Login as Customer Log
Customers > Customer Groups 🔳
Customers > Newsletter Subscribers 🔳
Customers > Listening Request 🔳
Marketing > Promotions > Catalog Price Rule 🔳 Already Fast
Marketing > Promotions > Cart Price Rules 🔳 Already Fast
Marketing > Communications > Email Templates 🔳 Already Fast
Marketing > Communications > Newsletter Templates 🔳 Already Fast
Marketing > Communications > Newsletter Queue 🔳 Already Fast
Marketing > Communications > Newsletter Subscribers 🔳 Already Fast
Marketing > SEO & Search > URL Rewrites 🔳
Marketing > SEO & Search > Search Terms 🔳 Already Fast
Marketing > SEO & Search > Search Synonyms 🔳 Dropped.
Marketing > SEO & Search > Site Map 🔳 Already Fast
Marketing > User Content > All Reviews 🔳 Already Fast
Marketing > User Content > Pending Reviews 🔳 Already Fast
Content > Pages 🔳
Content > Blocks 🔳
Content > Widgets 🔳 Already Fast
Content > Templates 🔳
Content > Design > Configuration 🔳
Content > Design > Themes 🔳
Content > Design > Schedule 🔳 Already Fast
Reports > * 🔳 Dropped.
Stores > Settings > All Stores 🔳 Already Fast
Stores > Settings > Terms and Conditions 🔳 Already Fast
Stores > Settings > Order Status 🔳 Already Fast
Stores > Inventory > Sources 🔳
Stores > Inventory > Stocks 🔳
Stores > Taxes > Tax Rules 🔳 Already Fast
Stores > Taxes > Tax Zones and Rates 🔳 Already Fast
Stores > Attributes > * 🔳 Already Fast
System > * 🔳 Already Fast

(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!