10 lines
246 B
YAML
10 lines
246 B
YAML
name: Geo Upgrade
|
|
type: module
|
|
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
|
|
core_version_requirement: ^8 || ^9
|
|
package: Migration
|
|
dependencies:
|
|
- migrate_drupal
|
|
- migrate_plus
|
|
- migrate_source_csv
|
|
- migrate_tools
|