Description
The Media Download All module, it is a media entity reference field's display formatter which allows you to download all files associated with one click and which is compressed into a .zip file.
It keeps security in mind by using Drupal's private file system to store those temp .zip files. Using the public file system may result in private files being leaked.
As per @Berdir's suggestion https://drupal.stackexchange.com/a/228260
stop using file entity, go for media if you also agree.
Features
Working with:
- All types of entities, not only node
- Core Media Entity / Core Media module
- Private file system
Similar projects
Currently, it works with the node which contains the entity reference filed(s) of file
entity, does not work well with the non-English file name and used the public
file system to store the temp .zip files.
Sponsorship
This module is sponsored by:
- InterGreat.com InterGreat develops products for international students. Visit the website to find out more.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Import and export, Media, Site structure
111 sites report using this module
- Created by jungle on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
Drupal 10 and 11 compatibility fixes
Development version: 2.0.x-dev updated 31 Mar 2025 at 09:53 UTC




