Initial commit

This commit is contained in:
Mauricio Dinarte 2024-07-22 21:38:34 -06:00
commit 1664d5cfe6
2772 changed files with 600692 additions and 0 deletions

View file

View 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

View file

@ -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