Posted by chirale on June 18, 2011 at 10:08am
This module allows to upload a single zip file and save the contained files into Drupal as node attachments, discarding the original file.
Features
- Upload a single archive file (zip) containing many attachments to a node.
- Works on node creation or node update.
- Files are alphanumerically sorted (asc) on upload.
- Files will be retrieved inside all directories within archive (unzip -j).
Requirements
- PHP 5
- PHP Zip extension or alternatively unzip command available via exec()
- Transliteration
- Upload element
Downloads
Project Information
- Maintenance status: Seeking co-maintainer(s)
- Development status: Under active development
- Downloads: 54
- Last modified: May 11, 2012
