Provides CSP (Content Security Policy) utilities for other modules, including nonce and hash generation. Helps improve website security by managing CSP directives.
All Modules
Mirrors Magento's default logs and errors to stderr, facilitating centralized logging in Docker environments. Simplifies log collection for containerized Magento 2 deployments.
Adds virtual attributes to cart price rule conditions — for cart, cart item, and product attribute sections — supporting string, numeric, date, select, boolean, and multiselect types to build more sophisticated promotions without core changes.
Adds social-proof notifications and a tracking pixel to a Magento 2 storefront, sending order details to Venofy and pulling coupon data to drive FOMO-style conversion prompts.
Magento 2 Admin Search
vasileuski/magento2-module-admin-search 18
Replaces Magento's admin global search with a faster ElasticSearch/OpenSearch-powered search across orders, customers, products, categories and CMS content, while respecting ACL permissions.
Looking for contributors - Help fix build issues
Cosmic Sting Patch (CVE-2024-34102) for Magento 2
wubinworks/module-cosmic-sting-patch 60
Mitigates the CVE-2024-34102 (Cosmic Sting) XXE/RCE vulnerability as an installable extension, for stores that cannot upgrade Magento or apply the official patch.
Template Filter Patch (CVE-2022-24086) for Magento 2
wubinworks/module-template-filter-patch 60
Patches the CVE-2022-24086/24087 RCE vulnerabilities by performing deep template-variable escaping, for stores that cannot upgrade or apply the official patches.
Integrates the Xpanse payment gateway into Magento 2, enabling card payment processing at checkout through the Xpanse platform.
Looking for contributors - Help fix build issues
Integrates the Vindi payment API into Magento 2, enabling Brazilian payment methods including Boleto, Bolepix, PIX, and credit card directly at checkout.
Looking for contributors - Help fix build issues
Implements integration with the Braintree payment system, overwriting the original Magento module, to provide additional features and bug fixes.
Looking for contributors - Help fix build issues
Provides a framework to manipulate the Magento 2 GraphQL schema before it is used, letting developers remove or alter fields and endpoints added by other extensions.
MageSteady CSP Backoffice
magesteady/csp-backoffice 0
Manages Content Security Policy (CSP) rules via the admin panel, eliminating XML file modifications. Collects and displays CSP violation reports, and helps resolve "CSP header too large" issues.
Looking for contributors - Help fix build issues