Reputation: 1080
in my newest project i would like to have a usergroup specific forum.
Specs:
Explanation Base:
I have the usergroups:
These are parents of some subgroups:
How it should work:
If a User from SubGroup_A1 clicks on the "Forum" button, he should be redirected to the forum subcategory SubGroup_A1 with its subcategories and topics.
Question:
Is there a way to realize this, without creating a specific Forum Button which is only visible for the logged in Users-Group? Maybe there is a better forum module which supports user group specific stuff?
Best Regards Stefan Sprenger
Upvotes: 0
Views: 377
Reputation: 988
You can assign your desired permissions and access privileges for Kunena categories.
# Back-End -> Kunena -> Category Manager -> Category Permissions.
There are 2 options for Access Control Type: By Access Level or By User Groups.
After you assign your permissions, users that belongs to specific user groups will be able to see or participate to these categories that have access.
Upvotes: 2