Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

drupal-media/media_entity

Repository files navigation

About Media entity

Travis Scrutinizer

Media entity provides a 'base' entity for media. This is a very basic entity which can reference to all kinds of media-objects (local files, YouTube videos, Tweets, Instagram photos, ...). Media entity provides a relation between Drupal and the media resource. You can reference to/use this entity within any other Drupal entity.

This module attempts to provide the base storage component for the Drupal 8 media ecosystem.

Project page: https://drupal.org/project/media_entity

Official documentation

You will find all the documentation about this module on the official handbook.

Contribute

Our current development focus can be seen in the roadmap issue.

Development is generally done via GitHub pull requests. Every pull request should be linked to an issue in drupal.org issue queue and vice-versa.

If you prefer usual patch-based workflow feel free to submit a patch. We started using GitHub mostly for easier review process. However, there are not strong opinions about that. Any contribution in any shape or form will be treated equally.

Media provider modules

There are already several media provider modules that extend functionality of Media entity:

Other modules that integrate with media entity

Maintainers

Get in touch