Automatically updates Magento's base URL when using ngrok. Separates caches for local and ngrok domains to prevent broken links and improve browsing experience.
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.
Provides a command to analyze and clean up catalog media files. Identifies unused, missing, and duplicate files, and allows removing them to free up disk space.
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.
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.
Adds a link to refresh invalidated Magento 2 caches in the admin notification bar. Provides a button in Cache Management to flush invalidated caches with one click.