Shows a product's special price directly on the admin product edit page, so staff can see it without opening the Advanced Pricing panel.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Replaces Magento's Xml\Security class with a hardened version that correctly detects XML entities even when the input is not UTF-8 encoded under php-fpm, closing a potential XXE gap.
Adds Feather Icons as an option for Hyva themes. Enables the use of SVG icons in CMS content.
Adds the missing toggle to turn 2FA on or off from the admin.
Adds a FAQ accordion component to Magento 2 Page Builder, allowing merchants to create collapsible question-and-answer sections directly from the page builder interface.
This extension adds WebP support to Magento 2.
A simple extension to preview the checkout success-page at any time.
Provides tools for testing the Magento 2 checkout process. Simplifies checkout testing and debugging.
This module implements the .well-known/change-password standard for Magento 2. This allows password managers to easily locate and redirect users to the correct URL when they wish to change their password.
Adds nonces to inline scripts in PHTML templates to comply with Content Security Policy (CSP) directives. Allows whitelisting blocks via layout XML or DI plugin.
Connects Magento to Raygun for PHP crash reporting, real user monitoring, and customer session tracking, with the option to disable reporting on local or dev domains.
Disables Content Security Policy (CSP) enforcement during checkout. Bypasses CSP restrictions introduced in the 2024-06-11 security update without fully disabling the CSP module.