agaric-coop/web/modules/custom/agaric_migration/agaric_migration.info.yml
2020-07-06 23:20:43 +00:00

10 lines
274 B
YAML

name: Agaric Migration
description: Migrate the content from the D7 version of the site.
package: Custom
type: module
core_version_requirement: ^8 || ^9
dependencies:
- drupal:migrate
- drupal:migrate_drupal
- migrate_plus:migrate_plus
- migrate_tools:migrate_tools