Disables the Magento 2 advanced search functionality. Prevents access to the advanced search page, even when directly accessed via URL.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
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.
Magento 2 CSP Whitelist
ctidigital/magento2-csp-whitelist 48
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.
Lets you render a selected CMS block above or below the shipping methods on the Magento 2 checkout page, with configurable placement and an option to render the block even when it is disabled.