Provides enhanced Alpine.js components for automated AJAX calls within Magento 2. Simplifies backend data handling with filtering, validation, and simultaneous HTML element updates.
Disables Magento's inventory reservation system, preventing writes to the inventory_reservation table. Deducts stock on order placement instead of shipment, and replenishes stock on order cancellation or credit memo.
Applies input masks to form fields within Hyvä themes using Alpine.js. Improves user experience and data validation by formatting user input.
Looking for contributors - Help fix build issues
Adds an FAQ section to Magento 2 stores, allowing admins to create and manage FAQs organized into groups. Supports WYSIWYG editing, store view restrictions, and GraphQL.
A Hyva Themes first Magento 2 extension to make it fun and easy to build modern, reactive and dynamic interfaces.
Displays enabled payment methods as icons in the store's footer or other areas. Allows exclusion of specific payment methods via configuration.
A Magento 2 extension that replaces Luma's js stack with its own implementation.
Integrates the CodeMirror code editor into Magento 2 admin. Provides form elements for UI components and frontend models for system configuration.
To ease payments for customers, merchants can provide an EPC QR code for banktransfer payments. This module adds new configurations to the Banktransfer payment method, which generates an EPC QR code for the customer to scan with their banking app.
Looking for contributors - Help fix build issues
Enables Magento 2 to connect to MariaDB versions 10.5-11.x for development. Allows usage of newer MariaDB versions that are not officially supported.
Looking for contributors - Help fix build issues
Provides CLI commands to cleanup unused product, category, and swatches media files. Also removes illegal media gallery entries and fixes missing product image references.
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.