publishpress / PublishPress-Planner

PublishPress Planner has all the tools you need to manage WordPress content, including an editorial calendar to plan content. You can create custom status and notifications for content updates.
https://publishpress.com/publishpress
Other
47 stars 20 forks source link

Permissions and transitions for statuses #537

Open stevejburge opened 5 years ago

stevejburge commented 5 years ago

I think this is an easy way to create real workflows in PublishPress

  1. Move Statuses to be a main menu item: https://github.com/publishpress/PublishPress/issues/217

  2. Make room for permissions directly on each status. That way we make it really easy to users to see who can move content to each status.

Maybe this screen could be divided into 2 with permissions on the right? If neccessary, we an prompt people to install CME

Screen Shot 2019-11-08 at 1 55 22 PM
stevejburge commented 4 years ago

This might be possible now with the new PublishPress Capabilities integration that will show status permissions

stevejburge commented 4 years ago

This is how Joomla handles permissions for the transitions:

Screen Shot 2020-08-24 at 1 33 44 PM

This is how Drupal does it with Statuses and also Transitions on the same screen:

Screen Shot 2020-08-24 at 1 39 28 PM

Here's a Drupal transition:

Screen Shot 2020-08-24 at 1 41 32 PM

The Drupal permissions are very similar to PublishPress Capabilities https://www.digitalnadeem.com/2020/05/09/how-to-configure-workflow-contributed-module-in-drupal/ transitions2

stevejburge commented 3 years ago

Here is Oasis Workflow, a WordPress plugin https://wordpress.org/plugins/oasis-workflow/ https://www.youtube.com/watch?v=JbJJQMMnf5U

Screen Shot 2021-01-11 at 2 46 03 PM

They have a box to choose workflows when you publish:

Screen Shot 2021-01-12 at 10 18 49 AM