/media

DEPRECATED: Media entity has entered Drupal 8.4 as media. This module is discontinued.

Primary LanguagePHP

Media Module

Build Status Scrutinizer

Introduction

The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site.

Media's aim is to solve Drupal's long standing media handling problem.

Requirements

Installation

After downloading the module in the modules folder, visit the Extend (/admin/modules) page to enable the module. You might have to install the modules required before enabling this module.

Documentation for the module is available in the Drupal 8 Media Guide.

Configuration

  1. Enable the module
  2. visit /media/add to add media content to website.
  3. Visit /admin/structure/media to edit the default media bundles.

Technical details

@ToDo

Maintainers

@ToDo