PHPackages                             josephdpurcell/drupal8\_wbm2cm\_concept-project - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. josephdpurcell/drupal8\_wbm2cm\_concept-project

ActiveProject

josephdpurcell/drupal8\_wbm2cm\_concept-project
===============================================

Easily create a Drupal 8 to show Workbench Moderation to Content Moderation migration.

1.0.1(8y ago)07GPL-2.0+PHP

Since Aug 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/josephdpurcell/drupal8_wbm2cm_concept-project)[ Packagist](https://packagist.org/packages/josephdpurcell/drupal8_wbm2cm_concept-project)[ RSS](/packages/josephdpurcell-drupal8-wbm2cm-concept-project/feed)WikiDiscussions 8.x-1.x Synced 3d ago

READMEChangelogDependencies (13)Versions (3)Used By (0)

Drupal 8 Workbench Moderation to Content Moderation Migration Concept
=====================================================================

[](#drupal-8-workbench-moderation-to-content-moderation-migration-concept)

This is a proof of concept of how to migrate from Workbench Moderation to Content Moderation in Drupal 8.4.

For the module that runs the migration, see .

Requirements
============

[](#requirements)

1. [Composer](https://getcomposer.org/)
2. [Drush 9.x](https://www.drush.org/) ([link to core 8.4 support in drush 8](https://www.drupal.org/node/2874827))

NOTE: In order to get drush 9.x installed in this repo, phpunit has been removed due to a dependency version conflict between drush and the version of phpspec that phpunit requires.

Getting Started
===============

[](#getting-started)

NOTE: these instructions only apply to the wbm-upgrade branch:

1. Create a Drupal.

    ```
    $ composer create-project josephdpurcell/drupal8_wbm2cm_concept-project MY_PROJECT --no-interaction --stability dev

    ```

    This will create a directory `MY_PROJECT`. Inside of it will be a directory `docroot` which is the website's docroot.
2. Install the Drupal.

    ```
    cd docroot
    ../vendor/bin/drush si drupal8_wbm2cm_concept

    ```

    or

    go to `/install.php`.
3. Run the migration: Configuration -&gt; Workflow -&gt; Migrate WBM to CM

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~15 days

Total

2

Last Release

3190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b5fe46dbaaeeb0e04fc001ec61b48d4a84beff19545f31d9902430a283f9ebe?d=identicon)[josephdpurcell](/maintainers/josephdpurcell)

---

Top Contributors

[![josephdpurcell](https://avatars.githubusercontent.com/u/778111?v=4)](https://github.com/josephdpurcell "josephdpurcell (8 commits)")

### Embed Badge

![Health badge](/badges/josephdpurcell-drupal8-wbm2cm-concept-project/health.svg)

```
[![Health](https://phpackages.com/badges/josephdpurcell-drupal8-wbm2cm-concept-project/health.svg)](https://phpackages.com/packages/josephdpurcell-drupal8-wbm2cm-concept-project)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
