Problem/Motivation
Media Bulk Upload
https://www.drupal.org/project/media_bulk_upload
This is the Drupal module to bulk upload files and create the media
entities automatically for them. It uses DropzoneJS
to quickly upload multiple files.The module is based on the media_upload form, but the main difference is that this module offers configurable forms with the option to show media form fields.
Media Build upload is very important ( It will save big time )
Proposed resolution
- Add the Media Bulk Upload to Varbase Media module and enable by default
- Default configs for Media Bulk Upload
Remaining tasks
Requested and provided by Razem
- Media bulk config name and config
- Permissions for Media bulk config. All roles (Editor and above can upload in bulk)
![]()
- Created a new Form mode (Bulk update) for the below Media types only.
- Image
- Audio
- File
- Video
This Form mode will allow us to NOT set the Name (it will be taken automatically from the file names,
and instead show only the Published, Show in Library, and Revision Log message.
Requested by Razem
Lastly, it would be a “nice-to-have” if you do the following in custom code (in Varbase Media module)
Change the route of the (/media/bulk-upload/media_bulk_upload) page to be (/admin/content/media/bulk-upload/media_bulk_upload) instead.
So that the breadcrumbs are always set properly when you go to the Bulk upload page.Redirect the user back to the Media page (/admin/content/media) after successful bulk upload
User interface changes
- Have a new tab link at media library to Bulk Upload assets to the website
Varbase Media with Media Bulk Upload
Varbase Media Library - Upload media in bulk
Varbase Media - Multiple upload
API changes
- None
Data model changes
- None



Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshahComment #10
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshahComment #15
rajab natshahComment #16
rajab natshahNeeds to add Hook update
Comment #18
rajab natshahComment #19
rajab natshahAdded a hook update to Enable Media upload module and Import list of needed configs for Media Build Upload
Comment #20
rajab natshahComment #22
rajab natshahComment #24
rajab natshah