Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 831 Bytes

File metadata and controls

22 lines (14 loc) · 831 Bytes

Roundav

This plugin is a fork of Roundcube-Plugin-Roundrive, itself “largely inspired by the plugin kolab_file”.

It can be used to connect to a WebDAV storage (like Nextcloud) from Roundcube to save attachments to the WebDAV storage or insert attachments from it...

License

This plugin is released under the GNU Affero General Public License Version 3.

Credits

The "create a subdirectory" folder icon is "Folder Plus" from SVG Repo.

Install

  1. Place this plugin folder into plugins directory of Roundcube.
  2. Run composer install --no-dev inside this folder.
  3. Add roundav to $config['plugins'] in your Roundcube config.