Adds a category filter to the admin product grid. Simplifies product management by allowing filtering products by category.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Disables the Magento 2 advanced search functionality. Prevents access to the advanced search page, even when directly accessed via URL.
Adds up to five additional flat rate shipping options to Magento 2. Allows configuration of price, title, applicable countries, and sort order for each rate.
Integrates the Tippy.js library into Magento 2. Enables tooltips on elements with the `title` attribute using Tippy.js.
Implements sales grids (order, invoice, shipment, credit memo) using Hyva Admin. Replaces default Magento admin grids with Hyva-compatible versions.
Automatically clears the Magento 2 cache after admin changes, eliminating manual flushing. It uses intelligent tag-based invalidation to only clear relevant cache entries.
Allows managing Content Security Policy (CSP) whitelists via the Magento admin panel. Enables control over allowed resources for various CSP directives.
This extension makes it easy to add an AJAX subscription to the Magento newsletter.
This extension adds a color picker frontend model to be used in system configuration fields.
Provides a multi-server lock service, allowing developers to apply mutual exclusion locks to shared resources. Prevents simultaneous access to resources across multiple servers.
Blocks Magento admin notifications based on severity or category. Allows administrators to filter out unwanted notifications, such as promotional or survey content.