I have a site that is currently using Workbench Moderation. I'll be going to Drupal 11 sometime mid-year in 2025, and after doing a scan of modules, determined that the version of Workbench Moderation Email I use will not be supported for 11.
So I thought that I would upgrade to the 3.x version but that version does not integrate with Workbench Moderation.
My question(s) are:
Can I enable Content Moderation alongside Workbench Moderation?
Is there a way to automatically or semi-automatically convert the current transitions etc I have for Workbench Moderation to Content Moderation?
Comments
Comment #2
larowlan8.x-1.8 should work with 11.x
If it doesn't happy to fix any bugs
I have one site left using WBM (rather than CM) and it has a lot of custom integration that makes moving to CM more effort than updating WBM every time there's a new core major
There was a 2.x branch that had an update/drush migration command, I don't know if it still works
Comment #3
stevenpatzSorry I wasn't clear. Workbench Email 3.x will only work with Drupal 11 correct?
My dilemma here is I have Workbench Email 2.x and next year I'm updating to Drupal 11, and the module won't be supported.
I did try the drush migration but it seems it doesn't work for Drupal 10.
Comment #4
larowlanAh, I'm not opposed to considering an 11.x version of WBE 2.x or to fixing the migration script for D10
Comment #5
stevenpatzI can help test either fix. I'd say I lean more towards a 11.x version of WBE 2.x.
Comment #6
goldI'm in the same position as @stevenpatz in that moving from WBM to CM is proving difficult and WBE is the blocker to the upgrade to 11.x.
If working on an 11.x version of WBE 2.x is an option I'd be keen to contribute to that too.
Comment #7
gold@stevenpatz, I have an issue open on the WBE Issue queue that gets the 2.x branch working on D11. If you could test that and provide feedback, that would be appreciated.
https://www.drupal.org/project/workbench_email/issues/3507315
Comment #8
stevenpatzGlad to see some progress. My priorities at work switched a bit and I won't be looking at a D11 upgrade until the end of the year at the earliest.
edited to add: looks like your patches were merged. This is encouraging.