Alfresco Tags Creator
by Angel Borroy
Community
Alfresco Repository add-on that restricts TAG creation to members of a dedicated group (GROUP_TAG_CREATORS), enforced at the repository tier.
About
Restricts Alfresco TAG creation to a specific group at the repository tier — enforced even if users bypass the UI.
- Looks for a group with ID
GROUP_TAG_CREATORS(created automatically on first start) - Alfresco Administrators should be added to this group to retain TAG creation rights
- Low-level permission change means the restriction cannot be circumvented via API
- Deployed as a standard JAR to
alfresco/webapps/WEB-INF/lib