Limit the number of sites created by admin user

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2020 02:47 AM
Hi,
I want to know is it possible that i can limit the number of site that admin can create. For e.g i only want to allow 5 sites to be created by admin. Is there any way to do so?
Thanks & Regards,
Isha
Labels:
- Labels:
-
Alfresco Content Services
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2020 05:42 AM
Are you creating sites using alfresco share or API?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2020 06:09 AM
I am using share to create sites.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2020 07:08 AM
Hi,
You can concidere using the behavior BeforeCreateNodePolicy , to catch the event before create a new site.
Regards,
O.
