Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.13 KB

File metadata and controls

19 lines (15 loc) · 1.13 KB

Zip Field Files

With this module users can download all files of a content at once with a single click. Sometimes file type fields have too many files and when users want to download these files they have to download them one by one, this module allows to download all files of a file type field in a zip.

Features

Provides a formatter "ZIP File" for file-type fields which displays a link that allows you to download the files for a field.

Installation

Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

Post-Installation

Configure "ZIP File" formatter for the field in which you want to use it, in the content presentation or in a view.

Additional Requirements

  • PHP must have zip support enabled for this module to work
  • File module

Status

This module is in an early stage of development and has not been tested enough to ensure that it works in most cases and that there are no security implications for your website. Please use this module for testing purposes only at this time.