Image Import Zip

Component ID

281539

Component name

Image Import Zip

Component type

module

Development status

Component security advisory coverage

not-covered

Downloads

2505

Component created

Component changed

Component body

This module extends image_import (part of Image module) so a user can upload a zip file containing images instead of uploading them by FTP.

This module depends on the image module and on the image_import module.

Idea based on http://drupal.org/node/251096 and thanks to Dimm for the excellent code :p

Warning: this module uses php_zip, so your host has to support/enable this.

For drupal 6 you can have a look at http://drupal.org/project/image_fupload.