Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
Adds RTL (right-to-left) support to Magento themes and modules. It provides CSS classes and LESS mixins for easier styling of RTL layouts.
Provides CSP (Content Security Policy) utilities for other modules, including nonce and hash generation. Helps improve website security by managing CSP directives.
Provides tools for testing the Magento 2 checkout process. Simplifies checkout testing and debugging.
Integrates Magento with Zaius, enabling data tracking and customer engagement features. Requires a Zaius account and API user setup.
Looking for contributors — Help fix build issues
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.
This extension provides the ability to use special characters in controller or action names.
Module adds a navigation link between order, shipment, invoice and credit memo items and its related products.
Automatically flushes Magento 2 caches (config, block_html, full_page) after saving system configuration. Useful for development environments to avoid manual cache flushing.
Koality.io Magento 2 Plugin enables ongoing monitoring of business metrics within a Magento 2 shop.
Looking for contributors — Help fix build issues