Adds a unique UUID attribute to Magento 2 customers, automatically generated on install and new customer creation. Exposes the UUID via GraphQL and displays it in the admin customer grid and edit form.
Build Works in Customer & Authentication
These modules install and compile correctly.
Allows administrators to change a customer's password directly from the customer edit page in the Magento admin panel. Useful for customer support when customers have forgotten their credentials.
Allows you to quickly and easily remove unwanted links from your customer navigation dashboard sidebar in Magento.
Mollie Subscriptions
Forces the Login as Customer assistance flag enabled for all customers via a config toggle, bypassing the per-customer opt-in requirement. Useful for stores where support teams need to log in as any customer without individual consent.
Integrates Google One Tap sign-in for a frictionless login experience. Allows customers to authenticate with one click, reducing cart abandonment.
Adds a complete Return Merchandise Authorization system to Magento 2, allowing customers to request returns from their account and admins to process RMAs with configurable statuses, reasons, and resolution workflows.
Adds customer and address attributes for storing document type and number. Enables collection of customer identification information during registration and checkout.
Implements the EU right of withdrawal via button click as required by EU Directive 2023/2673, adding a clearly visible withdrawal button to the customer account area for easy contract cancellation starting June 2026.
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.
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.