A small collection of REST API enhancements.
New Scopes:
apikit_user_group:read - Makes the new user-groups endpoint accessible
apikit_thread_prefix:read - Makes the new thread-prefixes endpoint accessible
New Endpoints:
user-groups - List of XF Usergroups:
Array(
[0] => stdClass...
Description:
This add-on adds user group permissions to show/hide resource downloads or views count.
*it's hidden by default to all user groups so check and set permissions
Features
show or hide resource downloads count
show or hide resource views count
Screens
< show counts >
< hide...
Hi guys,
I've set my community to prevent unregistered user to use the search function, but I would also like to restrict the use of Filters and Tag filtering to members only.
I've seen there's nothing about that among XF permissions and I couldn't even find any add-on for this or anything...