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