You are here

gathercontent.info.yml in GatherContent 8.5

File

gathercontent.info.yml
View source
  1. name: GatherContent
  2. description: 'Imports items from GatherContent to your Drupal CMS'
  3. package: GatherContent
  4. core: 8.x
  5. core_version_requirement: ^8 || ^9
  6. type: module
  7. configure: gathercontent.admin_gathercontent
  8. dependencies:
  9. - drupal:node
  10. - drupal:taxonomy
  11. - drupal:menu_link_content
  12. - drupal:image
  13. - drupal:file
  14. - drupal:field
  15. - drupal:menu_ui
  16. - drupal:migrate
  17. - migrate_plus:migrate_plus
  18. - migrate_tools:migrate_tools