12 lines
288 B
YAML
12 lines
288 B
YAML
name: 'Media Library'
|
|
type: module
|
|
description: 'Enhances the media list with additional features to more easily find and use existing media items.'
|
|
package: Core
|
|
version: VERSION
|
|
core: 8.x
|
|
configure: media_library.settings
|
|
dependencies:
|
|
- drupal:media
|
|
- drupal:views
|
|
- drupal:user
|