rishiraj824 / media

Drupal 8 version of the Drupal media module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Drupal 8 version of the Drupal media module.


Languages

Language:PHP 89.9%Language:CSS 5.1%Language:JavaScript 2.8%Language:Shell 2.2%