cancel
Showing results for 
Search instead for 
Did you mean: 

how to restrict tag creation to site managers and admins alfresco

hiranb
Champ in-the-making
Champ in-the-making

Hi, I am new to Alfresco. How do to restrict tag creation to site managers and admins alfresco? can you please provide instructions ? Thanks,

1 ACCEPTED ANSWER

angelborroy
Community Manager Community Manager
Community Manager

I have created a sample project following @jpotts approach in:

https://github.com/angelborroy/tags-creator

This addon will only allow creating tags to users from group TAG_CREATORS.

Hope that helps.

Hyland Developer Evangelist

View answer in original post

2 REPLIES 2

openpj
Elite Collaborator
Elite Collaborator

You can use the following plugin created by @jpotts, it will restrict Alfresco Share site creation to a specific group of users:

https://github.com/jpotts/share-site-creators

angelborroy
Community Manager Community Manager
Community Manager

I have created a sample project following @jpotts approach in:

https://github.com/angelborroy/tags-creator

This addon will only allow creating tags to users from group TAG_CREATORS.

Hope that helps.

Hyland Developer Evangelist