A media library for Drupal 8, built by Wieni
The wmmedia module provides custom fields, widgets and media browsers for both images and files.
- The image widget provides the possibility to overwrite image meta info (title, alt,description) on the field level.
- Inline linking of files inside the wysiwyg is supported in the media browser (<-> embedding files).
- Integration of media usage tracking (<-> file usage), the tracking includes in which entities and fields the media items are used.
This package requires PHP 7.1 and Drupal 8.5 or higher. It can be installed using Composer:
composer require wieni/wmmedia
- For images use the wmmedia image field.
- For files use the wmmedia widget on an entity reference field.
All notable changes to this project will be documented in the CHANGELOG file.
If you discover any security-related issues, please email security@wieni.be instead of using the issue tracker.
Distributed under the MIT License. See the LICENSE file for more information.