magewirephp/magewire-hyva-theme

Hyvä theme compatibility module for Magewire V3

Maintainers

Package info

github.com/magewirephp/magewire-hyva-theme

Documentation

Language:HTML

Type:magento2-module

pkg:composer/magewirephp/magewire-hyva-theme

Statistics

Installs: 23

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

3.0.0 2026-06-14 17:54 UTC

This package is not auto-updated.

Last update: 2026-06-16 05:42:03 UTC


README

Mago

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.2
  • Hyva_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.