IMCE Download module provides a Download button that allows users to download the selected files listed in IMCE interface. Multiple files are downloaded in a zip archive.
Now supports Drupal 7!
Demo
See the online demo
Compatible with
Drupal 6.x
Drupal 7.x
Requirements
- IMCE
- For multiple file downloads PHP Zip library must be enabled.
Features
- Use download button to download selected file
- Select multiple files and download as an archive in a zip file
- Set download permission per directory
- Limit the number of files downloaded at once
Installation
- Copy imcedl directory to your modules(sites/all/modules) directory
- Enable the module at: /admin/build/modules
- Go to admin/settings/imce and edit IMCE profiles
- Set Download limit to restrict the max number of files in an archive
- Set Download permissions for directories
- Test it at /imce or user/X/imce
Licence
- All files inside "library" folder of this package are Copyright by Drupella.com.
Details can be found in library/LICENCE.txt
- All other files are licenced under GPL.
Details can be found at http://www.gnu.org/licenses/gpl.html