Requires admin approval before new customer accounts can log in. Sends notification emails to both the admin and the customer, making it ideal for B2B or private shops.
Customer & Authentication
Customer accounts, login, 2FA, authentication
Blocks customer registration with disposable and temporary email addresses by validating against a database of 90,000+ known throwaway domains. Supports custom blocklists and whitelists for fine-grained control.
Allows administrators to change customer passwords directly from the customer edit page in the admin panel. Includes a command-line interface for password updates.
Disables customer registration on the storefront. Removes the registration form and links, useful for B2B stores where admins create accounts.
Intercepts the customer address file upload endpoint and returns a 403 Forbidden response, effectively disabling address file uploads for security hardening.
Integrates Razorpay payment gateway with Magento 2. Allows Indian merchants to accept payments via cards and net banking, supporting 3D Secure.
Looking for contributors - Help fix build issues
Allows authorized admin users to log in as customers from the admin panel with multi-website support and full audit traceability for debugging customer issues.
Enables customer login via social media accounts like Facebook, Google, Twitter, LinkedIn, and Instagram. Simplifies registration by pre-filling information from social profiles.
Helps Magento 2 stores comply with GDPR by allowing customers to delete accounts and addresses. The Pro version adds billing document management and cookie restrictions.
Quickly and easily convert existing guest checkout customers to registered customers.
Integrates Authorize.net CIM, allowing customers to save payment information securely. Enables features like stored credit cards, reordering, and advanced fraud detection.
Provides tokenized card storage and abstract components for payment gateway implementations. Enables customer card management in the frontend and admin panel.