datitisev ahrasis This extension adds the group when the user has been activated, aka they have been manually verified by a moderator or they have clicked the email confirmation link in their email activation email.
ahrasis So that confirms that Doorman will override this extension since it can be automatically activated after the code has been successfully verified i.e. before activation by moderator or email confirmation.
datitisev ahrasis Perhaps doorman isn’t sending the activated event that default group listens to... I will look into it later today.
IanM 0.1.1 Maintenance only Build admin.js in production mode (was dev) Updating composer require fof/default-group php flarum cache:clear
IanM 1.1.0 fix: Don't attempt to apply group membership if the user is already a member of that group FriendsOfFlarum/default-group16 chore: Recompile JS assets using webpack5 FriendsOfFlarum/default-group15 Updating composer require fof/default-group:"*" php flarum cache:clear
testigor hello, Flarum1.5 I install this extension and cleared cache.... But, when I activate a new user, he is in !!! And unable to change him to membres/members ! May you help ? Thanks
Wellwisher FriendsOfFlarum Assign a default group to new users automatically. Thanks for the very smart extension. I have a question. The quote above seems to imply that it only works for new members. What about the older, existing registered users, are they also added to this default group too?
HD3D IanM Hi sir, Default group is causing me the following errors: https://discuss.flarum.org/d/33417-error-during-registration
clarkwinkelmann ericbsd apart from AutoModerator, I don't know. What would be the source of the data? It's very easy to insert groups directly in the database using SQL if you have a list of user IDs or user emails.
IanM 1.1.3 What's Changed fix: user registration fails if configured default group is deleted by @IanM in FriendsOfFlarum/default-group29 Full Changelog: FriendsOfFlarum/default-group1.1.2 → 1.1.3