Magento 2 Group Selector / Switcher
It allows customers to select their required customer group at registration, using group drop-down or group code.
Compatibility
Community: 2.1, 2.2, 2.3, 2.4Enterprise: 2.1, 2.2, 2.3, 2.4
Allow customers to select their customer group during registration using a group dropdown or group code — ideal for B2B stores that offer different pricing for wholesale, retail, and other customer types.
The Problem
Magento 2 doesn't let customers choose their own group at registration. Store admins must manually assign groups — a slow process that delays access to group-specific pricing, catalogs, and promotions.
The Solution
This extension adds a group selector (dropdown or code input) to the registration and My Account pages. Customers self-select their group or enter an invite code, and are automatically assigned — no admin intervention needed.
Key Features
Feature Highlights
1. Associate Customer Group via Dropdown
Display a curated list of customer groups as a dropdown on the registration and My Account edit pages. Customers pick the group that best describes them — perfect for B2B stores with wholesale, retail, or distributor tiers.

Registration Page
The group dropdown appears on the customer registration form, allowing new users to self-select their group at sign-up.


2. Associate Customer Group via Code
Instead of a dropdown, let customers enter a group code (e.g. an invite or promo code) to be assigned to the corresponding customer group. Ideal for exclusive access programs and partner pricing tiers.

Registration & My Account
The group code field appears on both the registration form and My Account edit page. It can be configured as editable or read-only after initial registration.


Installation
src/ folder to your {magento2-root-dir}/php bin/magento module:enable MagePsycho_GroupSwitcherPro --clear-static-content
php bin/magento setup:upgrade
php bin/magento cache:flush
# Deploy static content (Production mode only)
rm -rf pub/static/* var/view_preprocessed/*
php bin/magento setup:static-content:deploy
Live Demo
v0.1.4
released on 2020-05-24- changed Fixed customer group set to default when saved from My Account > Account Information
- added Tested the compatibility with Magento 2.3.5
v0.1.3
released on 2020-05-15- changed Refactored the code
- changed Fixed empty customer group issue when the extension is disabled in Magento 2.3.4
v0.1.2
released on 2019-10-31- changed Refactored the code
- changed Fixed the system configuration tab issue
- added Tested the compatibility with Magento 2.3.x
v0.1.0
released on 2017-05-29- added Initial Release
Generic
How can I pay for MagePsycho extensions?
If I buy an extension, how would I get it?
After you make a purchase, the order will appear in the "My Orders" section of your personal account page.
As soon as the order status becomes completed the purchased extensions can be downloaded from "My Downloads" section.
How can I get the license key(s) for the purchased extension?
In case if you have't received any license key(s), please Contact Us with the order #.
Are your extensions open source or encrypted?
Do you provide Magento customization service?
Can I get a refund if an extension doesn’t suit me?
After 30 days from the date of purchase, the refund is not applied. You also cannot ask for a refund for the installation service or custom service.
If you are looking for a specific solution for your store, please Contact Us.Can I request a free trial?
But if you buy an extension and it doesn’t suit you in any way, you can request a refund with no risks on your side.
Moreover, most of our extensions have demos, where you can see how our modules work.
What is the license policy? On how many websites can I use MagePsycho extensions?
In the case of additional licenses, we do provide a good discount.








