• Is it possible to allow a user to only upload a plugin?

    Or is it possible to restrict ALL woocommerce access from a user class?

    If so, is there a doc somewhere that can help me accomplish this? I tried at the plugin info and the website, but I’m not really sure what all these settings mean, which ones are necessary, or if they’d even accomplish what I’m trying to do.

Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Access to “Plugins” page: ‘activate_plugins”.
    “Plugins->Add New” or “Install/Upload new plugin” : ‘install_plugins’

    Access to the /wp-admin without access to WooCommerce: ‘read’, ‘view_admin_dashboard’.

    ATTENTION
    User who can install and activate new plugin can receive superadmin access to a site in a minute, as this allows him to execute any PHP code on web server.

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to allow a user to upload a plugin ONLY?’ is closed to new replies.