This module allows individual content items to have their own workflow within specific site versions or workspaces. It works with the Workspaces module to enable custom content progression.
The Entity Workflow module integrates with the Workspaces module in Drupal 10+ (and CPS in D7) to create an individual workflow for each entity within a workspace (site version in D7). This provides the ability for a workspace to allow each piece of content to go through a workflow.
The Drupal 10+ version includes two sub-modules that provide basic workflows for content and workspaces.
The Drupal 7 version of the module is primarily API, and does not set up a default workflow for you, so using this module will require a bit of work to set up a workflow.