Content types are hidden and resolved

I would like to disable / hide some types of content throughout the site so that only administrators add them. What would be the best practice? Does GenericSetup provide any XML for such a task, or do I need to create a custom import step?

+3
source share
1 answer

Wouldn’t this be a matter of assigning the “Add [Content Type]” right to the appropriate role? (Or creating such a permission if your content type involves using the general “add content” permission?)

+4
source

All Articles