• Resolved gadgitmatic

    (@gadgitmatic)


    The Clock in Portal does not give permission to Shop_manager roles on the WordPress dashboard. I am using the User Role Editor plugin but can not find what permission I must allow for the Shop Manager role to use Clock in Portal.

    How can I add this permission/button for my Woocomerce Staff?

    • This topic was modified 6 years, 10 months ago by gadgitmatic.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gadgitmatic

    (@gadgitmatic)

    Found my solution!

    Navigate to: Plugins > Editor
    Select ‘Clock in Portal’

    and add the following to line 100:

    $allowed_roles = array('editor', 'subscriber', 'author', 'contributor', 'shop_manager');

    Please include this role in future updates!

    @gadgitmatic : Thanks for finding solution and Yes Surely I will add this solution in upcoming update which is planed in next week.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocomerce Shop_manager Role Integration’ is closed to new replies.