2019-07-17 14:47:01 -05:00
|
|
|
name: Geo Upgrade
|
|
|
|
type: module
|
|
|
|
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
|
2021-11-19 10:02:02 -05:00
|
|
|
core_version_requirement: ^8 || ^9
|
2019-07-17 14:47:01 -05:00
|
|
|
package: Migration
|
|
|
|
dependencies:
|
|
|
|
- migrate_drupal
|
|
|
|
- migrate_plus
|
2019-08-30 19:27:33 -05:00
|
|
|
- migrate_source_csv
|
|
|
|
- migrate_tools
|