Assigning group upon registration

Moderators: mandville, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
aklisiewicz
Joomla! Explorer
Joomla! Explorer
Posts: 398
Joined: Fri Mar 30, 2007 9:54 pm

Assigning group upon registration

Post by aklisiewicz » Sat Aug 14, 2021 5:11 pm

I want to assign user to certain group upon registration. For example I would have groups: SILVER , GOLD , PLATINIUM
When user registers I want to allow him to select one of the groups from the list. Since Joomla creates several other default groups I have to choices:
- creating those 3 groups a part of REGISTERED group and use it
- creating another CUSTOM FIELD allowing those 3 entries and allow user to select from the dropdown upon registering
- ...perhaps there is another solution which I'm not aware of
============================================================
Based on the group criteria I want to grant access to certain data (or not). I know I can use build int Joomla groups for all this, but the problem is that I want the USER decide which group he picks when registering not the admin assigning user later on to specific group.

What is the best method to implement it ?

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9747
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Assigning group upon registration

Post by AMurray » Sat Aug 14, 2021 10:47 pm

I don't believe the core system can allow that, the default is basically, Registered, and the site admin would then allocate the user to any other group(s).

That said, this extension would do what you want.
https://extensions.joomla.org/extension ... -selector/

(Note this is a few years old (last update on JED is 2015) so it may not work for much longer in most recent J3.x (including 3.10 upcoming). You may find updated versions on the vendors website directly but I can't post that URL here. Visiting their site I can see a v2.0.5 (2017) for the Usergroup Selector plugin.

There may be others too, but again varying ages or non-active development (and a mix of free/commercial)
https://extensions.joomla.org/category/ ... anagement/

I don't know of any other way to do it unless you write a custom plugin.
Regards - A Murray
General Support Moderator


Locked

Return to “Access Control List (ACL) in Joomla! 3.x”