wieni/wmmedia

A media library for Drupal 8, built by Wieni

Maintainers

Details

github.com/wieni/wmmedia

Source

Issues

Installs: 8 563

Dependents: 0

Suggesters: 1

Security: 0

Stars: 1

Watchers: 5

Forks: 1

Open Issues: 11

Type:drupal-module


README

Latest Stable Version Total Downloads License

A media library for Drupal 8, built by Wieni

Why?

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.

Installation

This package requires PHP 7.1 and Drupal 8.5 or higher. It can be installed using Composer:

 composer require wieni/wmmedia

How does it work?

  • For images use the wmmedia image field.
  • For files use the wmmedia widget on an entity reference field.

Changelog

All notable changes to this project will be documented in the CHANGELOG file.

Security

If you discover any security-related issues, please email security@wieni.be instead of using the issue tracker.

License

Distributed under the MIT License. See the LICENSE file for more information.