Author Topic: How to export a folder  (Read 2331 times)

Offline boxyball

  • Full Member
  • ***
  • Posts: 92
How to export a folder
« on: July 26, 2019, 03:46:08 PM »
I have a user with too much email who needs to export folder contents.
This user refuses to use a client like Thunderbird and only wants to do it with Roundcube.
I have searched this forum for export related issues and it appears that is possible but I am not able to get it to work at the folder level.

I have added the archive and zipdownload plugins in config.inc.php in $config['plugins']
I have copied the ../zipdownload/config.inc.php.dist to config.inc.php
I have set zipdownload_selection=true in the zipdownload plugin config
I have installed php-zip

Thanks in advance for help.