2017 © Pedro Peláez
 

drupal-profile drupal8_wbm2cm_concept

A Drupal 8 install profile to show Workbench Moderation to Content Moderation migration.

image

josephdpurcell/drupal8_wbm2cm_concept

A Drupal 8 install profile to show Workbench Moderation to Content Moderation migration.

  • Friday, August 18, 2017
  • by josephdpurcell
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Drupal 8 Workbench Moderation to Content Moderation Migration Concept

This repo is the install profile that creates a scenario to test migrating from WBM to CM in Drupal 8.4., (*1)

To easily install, see https://github.com/josephdpurcell/drupal8_wbm2cm_concept-project, (*2)

For the module that runs the migration, see https://github.com/josephdpurcell/wbm2cm., (*3)

Developer Install

Build the codebase

composer install

This will create a docroot folder that contains Drupal and the drupal8_wbm2cm_concept profile, (*4)

Install WPS

phing install

phing install assumes:, (*5)

DB username: root
DB pass: <none>
DB host: localhost
DB Name: drupal8_wbm2cm_concept, (*6)

You can override the presets with -Ddb.<option>=<value>. For example, to change the DB name:, (*7)

-Ddb.name=my_db_name

Pull changes

If you make changes to the profile within the docroot directory and you want to pull them back into the top-level directory so they can be committed to VCS, use the phing pull command:, (*8)

phing pull

Push changes

Alternately, you can push changes in the top-level down into the docroot with phing push, (*9)

phing push

The Versions

18/08 2017

dev-8.x-1.x

dev-8.x-1.x

A Drupal 8 install profile to show Workbench Moderation to Content Moderation migration.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

18/08 2017

1.0.1

1.0.1.0

A Drupal 8 install profile to show Workbench Moderation to Content Moderation migration.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

03/08 2017

1.0.0

1.0.0.0

A Drupal 8 install profile to show Workbench Moderation to Content Moderation migration.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires