Mercurial > hg > isophonics-drupal-site
comparison modules/contrib/migrate_tools/migrate_tools.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 Tools | |
3 description: 'Tools to assist in developing and running migrations.' | |
4 package: Migration | |
5 # core: 8.x | |
6 dependencies: | |
7 - system (>=8.1) | |
8 - migrate_plus | |
9 | |
10 # Information added by Drupal.org packaging script on 2016-05-05 | |
11 version: '8.x-2.0-beta1' | |
12 core: '8.x' | |
13 project: 'migrate_tools' | |
14 datestamp: 1462489459 |