• Resolved shenalorlof

    (@shenalorlof)


    How can i let other users to create campaigns. other roles like “customer, seller” except admins to create campaigns?

    Thank you

Viewing 1 replies (of 1 total)
  • Hi @shenalorlof,

    I’m sorry for the delay replying to you. You can give other admin users the ability to create campaigns by giving them the “Campaign Manager” role. This role is similar to an Editor, but allows the user to also create/edit/delete campaigns, view donations, and export reports.

    If you only want the users to be able to create campaigns without being able to see donation data or export reports, you can instead use a plugin like User Role Editor to grant the following capabilities:

    • edit_campaign
    • read_campaign
    • delete_campaign
    • edit_campaigns
    • edit_others_campaigns
    • publish_campaigns
    • read_private_campaigns
    • delete_campaigns
    • delete_private_campaigns
    • delete_published_campaigns
    • delete_others_campaigns
    • edit_private_campaigns
    • edit_published_campaigns

    Cheers,
    Eric

Viewing 1 replies (of 1 total)
  • The topic ‘How to let other users to create campaigns’ is closed to new replies.