media.info.yml

Same filename in other branches
  1. 9 core/modules/media/media.info.yml
  2. 10 core/modules/media/media.info.yml
  3. 11.x core/modules/media/media.info.yml
core/modules/media/media.info.yml

File

core/modules/media/media.info.yml

View source
  1. name: Media
  2. description: 'Manages the creation, configuration, and display of media items.'
  3. type: module
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - drupal:file
  9. - drupal:image
  10. - drupal:user
  11. configure: media.settings

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