Integrates NoFraud's post-payment-gateway API to screen orders for fraud. It sends transaction data to NoFraud and updates order status based on the response.
All Modules
Adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
Disables Magento 2's built-in newsletter confirmation emails. Allows control over subscription, confirmation, and unsubscribe email sending, useful when using external newsletter platforms.
Generate product descriptions and similar content with the help of AI.
Provides CSP (Content Security Policy) utilities for other modules, including nonce and hash generation. Helps improve website security by managing CSP directives.
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.
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
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.
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