• Resolved psudan

    (@psudan)


    This works great with admin right. I would like to have the editor role to be able to see and use the “Upload to S3” page under Media. What capabilities do I need to add?

    Thanks,
    Phil

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @psudan,

    Hope you’re doing great.

    Thank you so much for your compliment. It means a lot to us.

    In order for Editor roles to see & use “Upload to S3” page, they’ll need to have manage_options capability.

    In the upcoming version, we will provide you with an option where you can define that custom capability yourself. It will looks like this:

    define('SSU_CAPABILITY', 'custom_capability');

    Please let us know if it makes sense to you, Phil.

    Thread Starter psudan

    (@psudan)

    Perfect thank you for this and you quick support – outstanding!

    Manage_Options opens a little bit too much on dashboard but can do for now. It is great idea to have a specific capability just for the Upload S3.

    Keep-up the good work!

    Thread Starter psudan

    (@psudan)

    Just to follow up on the release of 1.2

    I have added – define('SSU_CAPABILITY', 'upload_files'); and it is working fine. So users who can add media content can also upload to S3.

    Once again great support!

    • This reply was modified 4 years, 4 months ago by psudan.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘User capabilities to Upload to S3’ is closed to new replies.