Backup of db before drupal security update
[yaffs-website] / web / core / modules / migrate_drupal_ui / migrate_drupal_ui.info.yml
1 name: 'Migrate Drupal UI'
2 type: module
3 description: 'Provides a user interface for migrating from older Drupal versions.'
4 package: 'Core (Experimental)'
5 version: VERSION
6 core: 8.x
7 configure: migrate_drupal_ui.upgrade
8 dependencies:
9   - migrate
10   - migrate_drupal
11   - dblog