Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You will need a few extra modules to get started with this route: Migrate Upgrade ,  & Migrate Plus

  • Read the module page to make sure you grab the appropriate version for your D8 core version.

...

Currently can't enable Migrate Upgrade module - see issue: https://github.com/kalabox/kalabox/issues/1789


Drupal VM

  1. Download & setup both the D7 and the D8 sites
  2. Enable the migrate, migrate upgrade & migrate plus modules in the D8 site
  3. In the D8 site run this

    Code Block
    drush migrate-upgrade --legacy-db-url=mysql://drupal:drupal@localhost/D7SITE_drupalvm --legacy-root=http://D7SITE.dvm --configure-only