Skip to content
/ media Public
forked from drupal-media/media

Drupal 8 version of the Drupal media module.

Notifications You must be signed in to change notification settings

szatom/media

 
 

Repository files navigation

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.

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.0%
  • CSS 16.8%
  • JavaScript 6.8%
  • Shell 2.4%