Zip Upload is located below the ImageField.

This project is not covered by Drupal’s security advisory policy.

This is a helper module for ImageField. When uploading multiple images for imagefields with multi-values or inside of a multi-group, this module adds the ability to upload multiple images in zip files OR with an html5 multiple upload field instead of uploading each file individually.

Notes

You should have Zip support in order for this module to fully work. Check your PHP installation and make any changes necessary. View the readme for installation instructions.
HTML5 Uploading works on all modern browsers except for IE, even IE9.
If you have the Transliteration module installed; you should apply this patch (#1243974: Supporting Files uploaded as an array) to it, or get the latest dev version of it.

Requires Filefield 6.x-3.10 or newer.

Demo Videos

http://www.youtube.com/watch?v=FxgF3H7ZUiE - 30 seconds standard image field.
http://www.youtube.com/watch?v=toA2NkIqVjQ - 20 seconds CCK multifield.

Other Options

http://groups.drupal.org/node/155764

Project information

Releases