pluginpal/strapi-plugin-config-sync

Managed permissions for access to plugin

Closed this issue · 3 comments

Thanks a lot for your work on this plugin, definitely something Strapi needs as a core feature of the development lifecycle!

I think that there should be managed permissions to access and manage the plugin so that only admins can import (or export) config.

Similar to the Users & Permissions plugin.
image

Hey @paulpopus, I totally agree!
I think having one permission that gives access to all the plugin features would suffice here.
When you have the permission you'll be able to access the plugins admin page, and without it you wouldn't.
Does that fit your needs?

@boazpoolman Yeah that makes perfect sense.

I think that most workflows would eventually be managed through the CLI anyway.

Released in v1.0.0-alpha.1 for the Strapi v4 version of strapi-plugin-config-sync.