mageme/module-eu-withdrawal-hyva

Hyva theme compatibility for mageme/module-eu-withdrawal. Re-renders the customer-facing withdrawal form (4-step SPA + lookup) and order-view integrations using pure Alpine.js + Tailwind utilities — no KO, no jQuery, no Magewire dependency. Hyva checkout integration (precontract block + waiver step)

Maintainers

Package info

github.com/mageme/module-eu-withdrawal-hyva

Language:HTML

Type:magento2-module

pkg:composer/mageme/module-eu-withdrawal-hyva

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2026-06-03 19:55 UTC

This package is auto-updated.

Last update: 2026-06-03 19:56:08 UTC


README

Hyva theme compatibility for the EU Withdrawal customer flow — pure Tailwind and Alpine.js, no KnockoutJS, no jQuery.

Latest Version Downloads Hyva PHP License

Hyva theme companion for mageme/module-eu-withdrawal. Re-renders the storefront-facing withdrawal flow with the Hyva design system. Install it when your storefront runs on a Hyva theme.

Documentation · Base module · Get Pro features

What it does

Hyva-native rendering for the customer-facing parts of the base module:

  • Withdrawal flow at /withdraw-contract/ — the guided flow (find order → select items → review & confirm) for both the guest lookup and the logged-in order picker.
  • Customer account — the "Withdrawal requests" section.
  • Sales order view — the "Start return" button and active-withdrawal banner.

Tailwind utility classes and a single Alpine component replace the base module's KnockoutJS. No compliance behaviour is added or removed — this is purely a theme-rendering layer.

For Hyva Checkout (the pre-contract block and waiver step on the checkout itself), install the separate Hyva Checkout companion.

Requirements

  • EU Withdrawal base module (pulled automatically)
  • hyva-themes/magento2-theme-module ≥ 1.3.11
  • Magento 2.4.4–2.4.9, PHP 8.1–8.5

Install

composer require mageme/module-eu-withdrawal-hyva
bin/magento module:enable MageMe_EUWithdrawal Hyva_MageMeEUWithdrawal
bin/magento setup:upgrade
bin/magento cache:flush

Recompile the Hyva Tailwind bundle so the classes used by this module are picked up (substitute your child theme's web/tailwind/ path if applicable):

cd vendor/hyva-themes/magento2-default-theme/web/tailwind
npm install && npm run build

Custom Magento development

Need a feature an extension doesn't cover, or a bespoke Magento build? MageMe takes on custom extension development and integration work.

Custom Magento development

Support

Disclaimer

This is a technical theme-compatibility shim — it re-implements the flow in Alpine + Tailwind and adds or removes no compliance functionality. The merchant is responsible for verifying the flow renders correctly under their Hyva theme and version before going to production. See the base module's full disclaimer.

License

Distributed free of charge as a free-tier companion, governed by the MageMe End User License Agreement (mageme.com/license).

MageMe builds Magento 2 and Adobe Commerce extensions for B2B merchants — form building, quoting, catalog control, and EU compliance.