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

Latest commit

 

History

History
44 lines (28 loc) · 1.89 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.89 KB

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