mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-01 06:58:55 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
0
drupal10/web/modules/custom/.gitkeep
Normal file
0
drupal10/web/modules/custom/.gitkeep
Normal file
|
@ -0,0 +1,9 @@
|
|||
name: Tag1 Content Migration Example
|
||||
type: module
|
||||
description: Drupal 7 to Drupal 10 content migration example
|
||||
package: Tag1
|
||||
core_version_requirement: ^10 || ^11
|
||||
dependencies:
|
||||
- drupal:migrate
|
||||
- drupal:migrate_drupal
|
||||
- migrate_plus:migrate_plus
|
|
@ -0,0 +1,9 @@
|
|||
name: Tag1 Configuration Migration Example
|
||||
type: module
|
||||
description: Drupal 7 to Drupal 10 configuration migration example
|
||||
package: Tag1
|
||||
core_version_requirement: ^10 || ^11
|
||||
dependencies:
|
||||
- drupal:migrate
|
||||
- drupal:migrate_drupal
|
||||
- migrate_plus:migrate_plus
|
Loading…
Add table
Add a link
Reference in a new issue