Download the PHP package josephdpurcell/drupal8_wbm2cm_concept-project without Composer
On this page you can find all versions of the php package josephdpurcell/drupal8_wbm2cm_concept-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download josephdpurcell/drupal8_wbm2cm_concept-project
More information about josephdpurcell/drupal8_wbm2cm_concept-project
Files in josephdpurcell/drupal8_wbm2cm_concept-project
Package drupal8_wbm2cm_concept-project
Short Description Easily create a Drupal 8 to show Workbench Moderation to Content Moderation migration.
License GPL-2.0+
Informations about the package drupal8_wbm2cm_concept-project
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 https://github.com/josephdpurcell/wbm2cm.
Requirements
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
NOTE: these instructions only apply to the wbm-upgrade branch:
-
Create a Drupal.
This will create a directory
MY_PROJECT
. Inside of it will be a directorydocroot
which is the website's docroot. -
Install the Drupal.
or
go to
/install.php
. - Run the migration: Configuration -> Workflow -> Migrate WBM to CM
All versions of drupal8_wbm2cm_concept-project with dependencies
cweagans/composer-patches Version ^1.6
drupal-composer/drupal-scaffold Version ^2.2
drupal/core Version 8.4.0-alpha1
josephdpurcell/drupal8_wbm2cm_concept Version ~1.0
webflo/drupal-finder Version ^0.3.0
webmozart/path-util Version ^2.3