Skip to content
Snippets Groups Projects
migrate_example.info.yml 426 B
Newer Older
bcweaver's avatar
bcweaver committed
type: module
name: Migrate Example
description: 'Examples of how Drupal 8 migration compares to previous versions.'
package: Examples
# core: 8.x
dependencies:
  - drupal:migrate
  - migrate_plus:migrate_example_setup
  - migrate_plus:migrate_plus
  - drupal:menu_ui
  - drupal:path
# Information added by Drupal.org packaging script on 2018-09-06
version: '8.x-4.0'
bcweaver's avatar
bcweaver committed
core: '8.x'
project: 'migrate_plus'