Media Upload
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Media Upload 1.7 is not compatible with the Drupal 8.4 update.
Media Upload 2.0 has been released and is the to-go version for a Drupal 8.4.x (2017-11-10).
Feel free to report any bug found on this version.
===================================
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")
