Mercurial > hg > isophonics-drupal-site
comparison modules/contrib/migrate_plus/migrate_example_advanced/migrate_example_advanced.info.yml @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4c8ae668cc8c |
---|---|
1 type: module | |
2 name: Migrate Example (Advanced) | |
3 description: 'Specialized examples of Drupal 8 migration.' | |
4 package: Examples | |
5 # core: 8.x | |
6 dependencies: | |
7 - migrate | |
8 - migrate_example_advanced_setup | |
9 - migrate_plus | |
10 | |
11 # Information added by Drupal.org packaging script on 2016-08-05 | |
12 version: '8.x-2.0-beta2' | |
13 core: '8.x' | |
14 project: 'migrate_plus' | |
15 datestamp: 1470428640 |