Block Existing Customer Registration extension enhances system security and data integrity by preventing duplicate customer user registrations. It automatically checks if a customer already exists in the system by matching the email domain of the registering user with those configured for existing customers. If a match is found, self-registration is blocked.
Key Features
Blocks Duplicate Registrations: Effectively stops new customer users from creating accounts if their email domain matches an existing customer’s domain.
Customer-Specific Domain Configuration: Allows administrators to define accepted email domains for each individual customer via a dedicated “Email Domain” field on the customer’s edit page.
Email Domain Verification: Determines customer existence by comparing the entered email domain against the configured email domains of existing customers.
Admin Configurable: The blocking feature can be easily enabled or disabled through system configuration settings.
Before installing this extension, please be aware of the following conditions that apply to its use.
- Please check Oro Documentation for extension installation and management instructions.
- This extension is provided “AS-IS” and without warranty of any kind, and it is not covered by the Oro User licenses agreement.
- Users of this extension can modify it and use modified code following OSL-3.0. licence.
- Before using this extension in a production environment, ensure it’s validated on any development environment.
Oro Team extensions maintenance and modifications are possible in scope of a dedicated agreement. Contact an Oro Representative for more information.