Provides enhanced Alpine.js components for automated AJAX calls within Magento 2. Simplifies backend data handling with filtering, validation, and simultaneous HTML element updates.
Build Works in Miscellaneous
These modules install and compile correctly.
A Magento 2 extension that replaces Luma's js stack with its own implementation.
Adds a debug toolbar to Magento 2, displaying request/response data, SQL queries, profiler information, layout details, and cached items. Helps developers debug by providing insights into application execution.
Simplifies parcelLab integration by preconfiguring the Magento 2 Webhook module with appropriate defaults. It automatically configures required events for parcelLab.
Adds Greek regions to Magento 2 in both English and Greek. It provides region data for localization, shipping, and tax calculations.
Adds a free shipping method visible and usable only in the Magento admin panel when creating orders. Useful for backend order creation with no shipping costs.
Temporarily disables sales functionality in the store, displaying a custom message. It hides "Add to Cart" buttons and blocks checkout to prevent purchases.
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.
Applies input masks to form fields within Hyvä themes using Alpine.js. Improves user experience and data validation by formatting user input.
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.