More Hyvä Products
Next to the main product suite, we maintain a set of standalone modules you can add to a Hyvä project when you need them. None of them are required to run a Hyvä store, and each one is installed on its own.
-
Hyvä Widgets
Alpine.js powered widgets for banners, content blocks, and category listings, added through the standard Magento widget system. For content editors who want to build pages without a page builder.
-
Hyvä Admin
An open source Magento 2 module for building admin grids declaratively in XML, without UI components. For developers who need a new grid in the admin panel.
Hyvä Widgets
Hyvä Widgets are a package of prebuilt widgets that editors configure with fields for images, WYSIWYG content, colors, sliders, and dynamic product listings. Place them from Content > Widgets in the admin, drop them into a CMS page or block, or insert them into WYSIWYG and PageBuilder content.
Installing them requires Magento 2.4.4 or newer, Hyvä Theme 1.1.10 or higher, and your Hyvä packagist.com key.
| Widget | What it does |
|---|---|
| Multi Field Widget | A title and repeatable fields, for lists such as USPs or feature blocks |
| Banner Widget | An image banner with a link, title, and text overlay |
| Category Products | A dynamic product listing pulled from a category |
| Content Widget | Free form WYSIWYG content inside a styled container |
See What are Hyvä Widgets? for the reasoning behind them, and How to use for creating widget instances step by step.
Hyvä Admin
Hyva_Admin is a Magento 2 module that offers a new way to create admin grids, with the goal of improving developer experience and effectiveness. Installing it does not affect existing grids and forms, which remain unchanged.
The module is open source and available at the public GitHub repository. Its full documentation lives at hyva-themes.github.io/magento2-hyva-admin.
Related Topics
- Hyvä Theme: the foundation both modules build on.
- Hyvä Commerce: if you need a full content management system rather than widgets, Hyvä CMS is part of the suite.