media_library.info.yml 288 B

1234567891011
  1. name: 'Media Library'
  2. type: module
  3. description: 'Enhances the media list with additional features to more easily find and use existing media items.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. configure: media_library.settings
  8. dependencies:
  9. - drupal:media
  10. - drupal:views
  11. - drupal:user