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