Hyva theme compatibility for the EU Withdrawal customer flow — pure Tailwind and Alpine.js, no KnockoutJS, no jQuery.
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
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.
- 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
composer require mageme/module-eu-withdrawal-hyva
bin/magento module:enable MageMe_EUWithdrawal Hyva_MageMeEUWithdrawal
bin/magento setup:upgrade
bin/magento cache:flushRecompile 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 buildNeed a feature an extension doesn't cover, or a bespoke Magento build? MageMe takes on custom extension development and integration work.
- Documentation: docs.mageme.com
- Bug reports and feature requests: GitHub Issues
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.
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.