User Groups Module #17813
hishamco
started this conversation in
Show and tell
User Groups Module
#17813
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm glad to announce that Orchard Core Contrib released the
OrchardCoreContrib.UserGroups
module 4 days ago. The module allows you to group standard users. TheUserGroups
is different fromRoles
, which allows you to group certain permissions into a single unit, while user groups give you the possibility to organize the users for any reason, say you have a online course and you want certain users to have it without specifying all the users, what you need is to group them then choose the group in the course content itemThere are many more features upcoming, such as:
OrchardCoreContrib.ContentPermissions
moduleFeel free to have a try and let me know your feedback
https://www.nuget.org/packages/OrchardCoreContrib.UserGroups/#readme-body-tab
Beta Was this translation helpful? Give feedback.
All reactions