magewirephp / magewire-hyva-theme
Hyvä theme compatibility module for Magewire V3
Package info
github.com/magewirephp/magewire-hyva-theme
Language:HTML
Type:magento2-module
pkg:composer/magewirephp/magewire-hyva-theme
Requires
- hyva-themes/magento2-theme-module: *
- magewirephp/magewire: >=3.2
This package is not auto-updated.
Last update: 2026-06-16 05:42:03 UTC
README
Makes Magewire feel native to the Hyvä theme — so reactive, server-driven components just work, without writing JavaScript.
This is the compatibility layer between Magewire v3 and the Hyvä frontend.
Hyvä Checkout backwards compatibility lives in a separate module:
magewirephp/magewire-hyva-checkout.
Requirements
magewirephp/magewire>=3.2Hyva_Theme
The module declares a sequence after Magewirephp_Magewire and Hyva_Theme.
Installation
composer require magewirephp/magewire-hyva-theme bin/magento module:enable Magewirephp_MagewireHyvaTheme bin/magento setup:upgrade
Rebuild the Hyvä theme so the merged Tailwind config and assets are picked up:
cd app/design/frontend/<Vendor>/<theme>/web/tailwind npm run build
Documentation
See the Hyvä docs and the Magewire docs.
Security Vulnerabilities
Please do not report security issues publicly. Disclose them privately to the Magewire maintainers.
License
Open-sourced software licensed under the MIT license.