Add the agaric_migration module
This commit is contained in:
parent
e38187bc7d
commit
331e22299a
4 changed files with 89 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue