You are here

csv_importer_test.info.yml in CSV Importer 8

tests/modules/csv_importer_test/csv_importer_test.info.yml

File

tests/modules/csv_importer_test/csv_importer_test.info.yml
View source
  1. name: CSV importer test
  2. type: module
  3. description: 'Import content from CSV test.'
  4. core: '8.x'
  5. core_version_requirement: ^8 || ^9
  6. package: CSV
  7. dependencies:
  8. - drupal:node
  9. - drupal:taxonomy
  10. - drupal:link
  11. - drupal:path
  12. - drupal:text
  13. - drupal:options
  14. - drupal:datetime
  15. - drupal:menu_ui
  16. - drupal:file
  17. - drupal:editor
  18. - drupal:filter
  19. hidden: true