Module Description
This module adds a new administration form, allowing to upload multiple files and convert them into media all at once. A configuration form is included to select the media bundles in which you want to save your files (regarding of their types).
File types supported : Video, Image, Document, Audio.
It requires that you already have configured adapted media bundles (and their fields) for each file type you want to upload.
Useful modules (you can pick only the ones you need) : media_entity_video media_entity_document media_entity_image media_entity_audio
Note that in drupal 8.4, with the integration of Media into the core, two media types (formerly known as media bundles) are already available w/o needing to install any additional modules :
* Image
* File (eq. to the old "Document")
File types supported : Video, Image, Document, Audio.
It requires that you already have configured adapted media bundles (and their fields) for each file type you want to upload.
Useful modules (you can pick only the ones you need) : media_entity_video media_entity_document media_entity_image media_entity_audio
Note that in drupal 8.4, with the integration of Media into the core, two media types (formerly known as media bundles) are already available w/o needing to install any additional modules :
* Image
* File (eq. to the old "Document")
Module Link
Project Usage
65
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the problem of uploading and converting multiple files into media all at once, with the ability to select the media bundles in which to save the files based on their types.
Data Name
media_upload