11 lines
249 B
YAML
11 lines
249 B
YAML
|
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
|