strapi-plugin-meilisearch icon indicating copy to clipboard operation
strapi-plugin-meilisearch copied to clipboard

RBAC access control

Open codymorgan opened this issue 4 months ago • 0 comments

Description it would be very preferable to not show the meilisearch options in the side navigation if the user does not have access to modify the plugins settings. Is it feasible to have roles associated with this plugin so only the users that can view the settings have access to the page at all?

Basic example I've created a user in my installation that has no access privileges using @strapi/plugin-users-permissions, ideally the wouldn't see the link in the navigation or have access to the page rather than the view in the screenshot

image

codymorgan avatar Feb 28 '24 15:02 codymorgan