Problem/Motivation
Add support for migrate_tools V6.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3344747-7.patch | 890 bytes | alexpott |
| #5 | 3344747-5.patch | 567 bytes | alexpott |
Issue fork bigcommerce-3344747
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 8.x-1.x
changes, plain diff MR !3
- 3344747-add-support-for
changes, plain diff MR !2
Comments
Comment #5
alexpottComment #7
alexpottMigrate Plus was removed as a dependency for Migrate Tools in v6 so we need to add it as a dependency.
Comment #8
alexpottCommitted a slightly more permissive version of #7 that still allows v5 - tested that locally.