mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-07 01:11:21 +00:00
Add generated migrations
Migrations created with the migrate_upgrade module using the command ``` drush --yes migrate:upgrade --legacy-db-key='migrate' --legacy-root='http://ddev-migration-drupal7-web' --configure-only ```
This commit is contained in:
parent
c5e731d8ae
commit
55d1f6d2c5
85 changed files with 5905 additions and 0 deletions
7
drupal10/ref_migrations/migrate_drupal.settings.yml
Normal file
7
drupal10/ref_migrations/migrate_drupal.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
_core:
|
||||
default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g
|
||||
enforce_source_module_tags:
|
||||
- 'Drupal 6'
|
||||
- 'Drupal 7'
|
||||
follow_up_migration_tags:
|
||||
- 'Follow-up migration'
|
Loading…
Add table
Add a link
Reference in a new issue