A Magento 2 module that integrates Cookiebot into your store.
Build Works in Security & Compliance
These modules install and compile correctly.
This extension is adjusting the Cookie SameSite attribute issue since Chrome 80.
Logs all REST API calls made to your Magento instance. Provides a report in the admin panel to analyze requests and responses for debugging.
Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.
Enables configurable CORS Headers on GraphQL and REST APIs
Provides CSP (Content Security Policy) utilities for other modules, including nonce and hash generation. Helps improve website security by managing CSP directives.
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.
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.