Displays RabbitMQ server information and queue status in the Magento admin panel, with notification support for monitoring potentially harmful message queue states.
Enables uploading of SVG and WebP images in Magento 2, including Page Builder, WYSIWYG editor, and product gallery. Supports theme logo/favicon, attribute swatches, and category images.
Integrates Google's Address Auto-Complete API to suggest addresses as customers type during checkout. Simplifies address entry and reduces errors for improved user experience.
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.
Enables ViaBill payment gateway in Magento 2, allowing customers to pay in four interest-free installments. Provides a buy now, pay later option at checkout.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
Displays an alternate product image on mouse hover in category pages and widgets. Supports configurable image roles and animation types.
Integrates Buckaroo payment gateway with Magento 2, enabling various online payment methods. Allows merchants to accept payments from the Netherlands, Belgium, Germany, France and globally.
Automatically adds Disallow rules to robots.txt for all filterable product attributes, preventing search engines from crawling layered navigation filter combinations that cause duplicate content.
Allows authorized admin users to log in as customers from the admin panel with multi-website support and full audit traceability for debugging customer issues.
Magento 2 module to validate JSON Structures against a given Schema.
Easily preview and make changes to the success page without placing a new order or modifying Magento's core code.