A Magento 2 module that adds performant YouTube embeds with no user experience impact.
Strict Compliant Modules
These modules pass strict static analysis (PHPStan L8+, PHPCS) and build without errors.
Mirrors Magento's default logs and errors to stderr, facilitating centralized logging in Docker environments. Simplifies log collection for containerized Magento 2 deployments.
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.
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.
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.
Module adds a navigation link between order, shipment, invoice and credit memo items and its related products.
Integrates the Tippy.js library into Magento 2. Enables tooltips on elements with the `title` attribute using Tippy.js.