Initial commit

This commit is contained in:
Mauricio Dinarte 2024-12-04 10:11:27 -06:00
commit c5e731d8ae
2773 changed files with 600767 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