Restrict Category to admins only

Restrict Category to admins only

by Jeremy Schulz -
Number of replies: 0
Picture of Core developers

I have a Category that contains a bunch of courses that should only be accessible by admins.

My current strategy is just to override all permissions for all roles in this category to "Prohibit".

That is obviously not a really smart strategy the i have like 10 roles and each role has like 500 capabilties.

So what is the best way to do this?

I assume I don't need to really set all 500 capabilties to prohibit but since I don't know which one i need i just thought better save than sorry.


or is there an entirely different way of doing this?

Average of ratings: -