Order Attributes Hyva
v1.0.2
Order Attributes Hyva
- Updates and support included for 12 months
- License key delivered immediately by email
- 30-day money-back guarantee
- Full documentation included
- Compatible with Hyvä themes
- Composer-ready installation
Order Attributes - Hyvä
Verzamel bij de checkout de extra informatie die u nodig heeft — purchase order-nummers, leverinstructies, kostenplaatsen of een verplichte document-upload — rechtstreeks op een Hyvä-storefront. Deze module is de Hyvä-companion voor Wimakeit Order Attributes: de core module verzorgt de datalaag (EAV-attributen, admin grid en bestelweergave, PDF-output, het file upload-endpoint), en dit pakket koppelt die velden aan de Hyvä-checkout zodat uw klanten ze daadwerkelijk kunnen invullen.
Het toont een Alpine-gedreven <section> met de attributen die u in de core module heeft geconfigureerd, en injecteert de ingevulde waarden vervolgens rechtstreeks in de order-payload — zonder Knockout, zonder RequireJS, zonder gedupliceerde business logic. De styling volgt de visuele taal van Wimakeit_CheckoutHyva, zodat de velden native aanvoelen in plaats van erbij geplakt.
Voor wie
- Handelaars met een Hyvä-storefront die Wimakeit Order Attributes al gebruiken of willen gaan gebruiken
- B2B-verkopers die bij de checkout purchase order-referenties, kostenplaatsen of btw-gegevens moeten vastleggen
- Winkels die een door de klant aangeleverd document (file upload) vereisen voordat een bestelling geplaatst kan worden
- Teams die dezelfde order-attributes datalaag op Luma en Hyvä willen zonder de business logic te forken
Belangrijkste voordelen
- Native Hyvä-integratie — een Alpine-gedreven
<section>toont uw geconfigureerde velden rechtstreeks in de Hyvä-checkout, zonder RequireJS- of Knockout-afhankelijkheid. - Betrouwbare datacaptatie — een fetch-patching bridge injecteert de waarden in
paymentMethod.extension_attributes.order_attributes, zodat ze precies op de bestelling terechtkomen zoals de core module verwacht. - Geen gedupliceerde logica — het upload-endpoint, de plugins en de observers komen allemaal uit de core module; dit pakket is puur de storefront-laag.
- Consistente styling — CSS afgestemd op
Wimakeit_CheckoutHyvazodat de velden out of the box bij de rest van uw Hyvä-checkout passen. - Gedeelde configuratie — elk veld, label en regel wordt in de core module beheerd; hier valt niets nieuws te leren of te onderhouden.
- Tekst- en bestandsvelden — ondersteunt zowel tekstinvoer als de verplichte document-upload die door het upload-endpoint van de core wordt afgehandeld.
Compatibiliteit
- Magento 2.4.x / Mage-OS equivalent
- PHP 8.1, 8.2, 8.3
- Hyvä theme 1.x
- Vereist
wimakeit/module-order-attributes1.x (de datalaag) - Vereist
wimakeit/module-checkout1.x
Installeer deze module via Composer. Zorg ervoor dat uw auth.json is geconfigureerd met uw Wimakeit-inloggegevens.
$ composer require wimakeit/module-order-attributes-hyva:^1.0.2
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile
Installation notes
The standard composer require + setup:upgrade + setup:di:compile flow applies. The points below cover what's specific to this module.
composer require wimakeit/module-order-attributes-hyva
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush
Required dependencies
This is a Hyvä storefront companion — it ships only the checkout integration and depends on the core data layer for everything else. Composer pulls the following automatically from the Wimakeit registry, provided the registry is declared in your project's composer.json:
| Dependency | Minimum version |
|---|---|
wimakeit/module-order-attributes (core data layer: EAV, plugins, observers, admin grid + view, PDF, upload endpoint) | 1.0 |
wimakeit/module-checkout | 1.0 |
hyva-themes/magento2-theme-module (Hyvä theme) | 1.0 |
The module declares a load sequence after Wimakeit_OrderAttributes, Hyva_Theme, and Wimakeit_Checkout, so it must be enabled alongside those.
Requirements
- Magento 2.4.x / Mage-OS equivalent
- PHP 8.1, 8.2, 8.3
- An active Hyvä theme on the frontend
Configuration
This module has no admin configuration of its own. All fields, labels, validation, and behaviour are configured in the core module:
Stores → Configuration → Wimakeit → Order Attributes (provided by wimakeit/module-order-attributes).
This package only renders those already-configured attributes in the Hyvä checkout and forwards their values to the order. Configure the attributes once in the core module and they appear automatically here.
ACL permissions
None added by this module. The admin grid, order view, and configuration ACL resources are provided by wimakeit/module-order-attributes.
Cron jobs
None registered by this module.
Customization
The storefront markup, CSS, and the Alpine/fetch bridge live under view/frontend. To restyle the section, override the templates in your Hyvä theme:
app/design/frontend/[Vendor]/[Theme]/Wimakeit_OrderAttributesHyva/templates/
The shipped CSS aligns with the Wimakeit_CheckoutHyva visual language, so in most cases no override is needed.
- Versie
- v1.0.2
- Ondersteuning
- 12 maanden
- Last updated
- 25 aug. 2026
- Magento
- Magento 2.4.4 Magento 2.4.5 Magento 2.4.6 Magento 2.4.7 Mage-OS 2.0 Mage-OS 2.1
- PHP
- PHP 8.1 PHP 8.2 PHP 8.3
- Hyvä
- Compatibel
- Pakket
-
wimakeit/module-order-attributes-hyva
Compatibility checker
Pick your stack to see if this module fits.
Een bug gevonden? Laat het ons weten.
Een kort formulier opent in een nieuw tabblad — de modulenaam en uw taal zijn al ingevuld. Beschrijf wat u probeerde, wat misging, en wij komen binnen één werkdag bij u terug.
Een bug melden voor Order Attributes HyvaHulp nodig?
Ons team helpt u graag met de integratie.