Disallow user to quit a group
-
No built in way to do this right now, although I think it would be useful as a core option in the group settings, like
Disable join requests
. Can you open an issue on our tracker?If you don't want to wait till it's implemented one hacky way to do it is to use the hook
'action:group.leave'
and add the user back to the groups they just left.
Copyright © 2024 NodeBB | Contributors