Files
pkgsrc-ng/mail/roundcube-plugin-zipdownload/DESCR
2016-11-18 22:39:22 +01:00

11 lines
420 B
Plaintext

Roundcube Webmail ZipDownload
=============================
This plugin adds an option to download all attachments to a message in one zip
file, when a message has multiple attachments. The plugin also allows the
download of a selection of messages in 1 zip file.
Requirements
============
* php_zip extension (including ZipArchive class)
Either install it via PECL or for PHP >= 5.2 compile with --enable-zip option