migrate_drupal.info.yml

Same filename and directory in other branches
  1. 10 core/modules/migrate_drupal/migrate_drupal.info.yml
  2. 11.x core/modules/migrate_drupal/migrate_drupal.info.yml
  3. 9 core/modules/migrate_drupal/migrate_drupal.info.yml
  4. 8.9.x core/modules/migrate_drupal/migrate_drupal.info.yml
core/modules/migrate_drupal/migrate_drupal.info.yml

File

core/modules/migrate_drupal/migrate_drupal.info.yml

View source
  1. name: Migrate Drupal
  2. type: module
  3. description: 'Provides a framework to migrate data from previous versions of Drupal into the site.'
  4. package: Migration
  5. version: VERSION
  6. lifecycle: deprecated
  7. lifecycle_link: https://www.drupal.org/node/3223395#s-migrate-drupal
  8. dependencies:
  9. - drupal:migrate
  10. - drupal:phpass

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.