9 lines
180 B
YAML
9 lines
180 B
YAML
|
name: Geo Upgrade
|
||
|
type: module
|
||
|
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
|
||
|
core: 8.x
|
||
|
package: Migration
|
||
|
dependencies:
|
||
|
- migrate_drupal
|
||
|
- migrate_plus
|