This module migrates the Workbench Moderation module to the Content Moderation module in Drupal 9 or Drupal 10.

This module executes the following steps to perform the migration:

  1. States and transitions are stored in state (i.e. the Workflow entity is created)
  2. Entity state maps are stored in a temporary location by the migration system, then removed from entities
  3. Workbench Moderation is uninstalled
  4. Workflows and Content Moderation are installed
  5. States and transitions are migrated (i.e. the Workflow entity is created)
  6. The temporary state maps are restored to their original entities


Disclaimer

Thoroughly test before running in a production environment.

How to use

  1. Install this module before start your Drupal 9 or 10 migration.
  2. Then continue /upgrade process.

Please make sure your user workbench permissions in D7 & D9 or D10 site. Permissions are not migrated.

Supporting organizations: 
Creators, Sponsors
2.x branch

Project information

Releases