Integrates Cloudflare Turnstile, a CAPTCHA alternative, into Magento 2 forms. Protects storefront and admin forms against bots and spam.
Provides PHP methods to determine a customer's country based on their IP address. Enables features like automatic currency and language switching.
Adds Google reCAPTCHA to Magento 2 forms, protecting against bots on both the frontend and backend. Supports invisible reCAPTCHA and custom form integration.
Helps merchants comply with GDPR by enabling customers and guests to request data anonymization, deletion, and export. Configurable settings allow control over data retention and erasure processes.
Disables customer registration on the frontend. Removes the registration link and form, useful for B2B stores that manage customer accounts internally.
Logs all REST API calls made to your Magento instance. Provides a report in the admin panel to analyze requests and responses for debugging.
Tracks admin activity including actions like add, edit, delete, and login attempts. Provides logs of user login information, IP addresses, and page visit history.
Validates customer addresses during checkout in Magento 2. Requires PHP 8.1+ and Magento 2.4.6+.
Integrates Google Tag Manager (GTM) with a cookie consent solution. Manages user cookie consent preferences and triggers GTM events based on consent.
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
Adds two-factor authentication to Magento 2 admin accounts. Supports mobile authentication apps and trusted devices for quicker logins.