fb6b04c7a9
official roundcube. 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.
10 lines
420 B
Text
10 lines
420 B
Text
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
|