Adds color badges to order statuses in the admin panel for improved visual order management. Allows customizing status colors via a color picker.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Intercepts the customer address file upload endpoint and returns a 403 Forbidden response, effectively disabling address file uploads for security hardening.
Synchronizes CMS blocks, pages, and widgets between Magento environments via REST API. Supports bi-directional push and pull with batch or single-entity transfers, optional media syncing, and configurable overwrite behavior.
Automatically generates a custom identifier code for each order during checkout, displayed on the success page, admin order grid, and order detail. Includes a CLI command to backfill existing orders.
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.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
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.
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.
Applies input masks to form fields within Hyvä themes using Alpine.js. Improves user experience and data validation by formatting user input.
Automatically transforms Prismic CDN image URLs through imgproxy before rendering, reducing Prismic API usage while providing on-the-fly image optimization, responsive sizing, and format conversion.
Integrates CyberSource payment gateway with Magento 2, offering secure payment processing and fraud protection. Supports stored cards, 3D Secure 2, and advanced fraud management.