Add the agaric_migration module

This commit is contained in:
David Valdez 2018-08-22 12:50:20 -05:00 committed by benjamin melançon
parent e38187bc7d
commit 331e22299a
4 changed files with 89 additions and 0 deletions

View file

@ -0,0 +1,10 @@
name: Agaric Migration
description: Migrate the content from the D7 version of the site.
package: Custom
type: module
core: 8.x
dependencies:
- drupal:migrate
- drupal:migrate_drupal
- migrate_plus:migrate_plus
- migrate_tools:migrate_tools