Search by

magewirephp / magewire-hyva-theme

wpoortman

Hyvä theme compatibility module for Magewire V3

Package info

github.com/magewirephp/magewire-hyva-theme

Documentation

Language:HTML

Type:magento2-module

pkg:composer/magewirephp/magewire-hyva-theme

Statistics

Installs: 784

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

3.1.1 2026-09-01 06:54 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

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.