Hi,
It’s Gunter from Ecwid team.
For security reasons, only a user with the Administrator role can see Ecwid plugin in WordPress. Yet, if you need to grant access to a user with the Author role, there is a workaround. Our plugin is hardcoded to check for the account’s ‘manage_options’ capability in WordPress. And you can download a plugin that edits WordPress roles.
Please note that adding ‘manage_options’ permission to a role will also give them access to your WordPress Settings page
Here’s how to allow the Author role to open Ecwid plugin in WordPress:
— Install the plugin that changes Roles. For example, User Role Editor: https://www.ads-software.com/plugins/user-role-editor/
— Activate and open the plugin (WordPress admin area > Users > User Role Editor).
— Choose Author role and place a checkmark next to ‘manage_options’ permission. Here’s a screenshot: https://take.ms/4Ilk9
— Click on the ‘Update’ button and confirm the change.
After that, the Author role users will be able to use Ecwid plugin.
And you can do the same to individual users, just open Users > All Users page and click ‘Capabilities’ button next to the username, screenshot: https://take.ms/96JwC
You will see a selection of Сapabilities as when editing them for the whole Role.
More about ‘manage_options’ capability you can find here: https://codex.www.ads-software.com/Roles_and_Capabilities#manage_options
Hope this helps.