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.
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.
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.
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.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
An extension that allows processing the same queue message more than once, utilizing RabbitMQ's dead letter exchange feature.