@Panda if you used the Ubuntu PPA, I think this only goes as far as 6.x if I recall correctly.
[NodeBB] Auto assign a label or group title
-
Hello there
I would like to automatically assign a label/or several (group title) for new users with a validated account
Like this all registered users will have at least one
Itās possible to do that ?
many thanks to the communauty
-
Resolve
since all users are in this group by default. I just had to put this group in non-private and check the display of the badge.
By default, NodeBB displays the userās default group label unless the user changes it himself
-
@DownPW Iām almost positive there used to be a plugin that performed exactly this task, but I canāt seem to locate it within
npm
. I expect you could (relatively easily) perform this function by listening to the registration hook and leveraging that to add the user to a group programmatically, although this would need some development and testing -
@phenomlab said in [NodeBB] Auto assign a label or group title:
@DownPW Iām almost positive there used to be a plugin that performed exactly this task, but I canāt seem to locate it within
npm
. I expect you could (relatively easily) perform this function by listening to the registration hook and leveraging that to add the user to a group programmatically, although this would need some development and testingOk thanks for your answer @phenomlab
I will rather look for a plugin allowing me to do it because I donāt have time to develop this function.
Iāll keep you posted on my research
ā >In fact, all my users are already in a group called āallā
What interests me the most is to automatically assign the group label in the user profile
-
-
Resolve
since all users are in this group by default. I just had to put this group in non-private and check the display of the badge.
By default, NodeBB displays the userās default group label unless the user changes it himself
-
-
-
@DownPW very useful tip. Thanks
Did this solution help you?
Related Topics
-
MogoDB v6 to v7 upgrade
Solved Configure -
-
-
Forum Icons NodeBB
Solved Customisation -
-
-
NodeBB Discord Plugins
Unsolved Customisation -