Adds customer and address attributes for storing document type and number. Enables collection of customer identification information during registration and checkout.
Displays enabled payment methods as icons in the store's footer or other areas. Allows exclusion of specific payment methods via configuration.
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.
Looking for contributors - Help fix build issues
Applies input masks to form fields within Hyvä themes using Alpine.js. Improves user experience and data validation by formatting user input.
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
Provides CLI commands to cleanup unused product, category, and swatches media files. Also removes illegal media gallery entries and fixes missing product image references.
Looking for contributors - Help fix build issues
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
An extension that allows processing the same queue message more than once, utilizing RabbitMQ's dead letter exchange feature.
Simplifies HTMX integration by providing structured controllers, events, and view models for streamlined dynamic HTML responses. Offers utilities for handling HTMX requests and managing response headers.
Calculates sales tax at checkout using TaxJar's API. Provides zip-based backup tax rates.
Looking for contributors - Help fix build issues
Adds international telephone input with country flag dropdown to phone number fields. It formats and validates phone numbers using a jQuery plugin.
Looking for contributors - Help fix build issues