11 lines
420 B
Plaintext
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
|