nicofrand/roundav

Roundcube plugin allowing to save attachments to a WebDAV server & insert attachments from it

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 13

Open Issues: 1

Language:JavaScript

Type:roundcube-plugin

1.0.0 2025-02-21 09:53 UTC

This package is auto-updated.

Last update: 2025-05-21 10:24:51 UTC


README

This plugin is a fork of Roundcube-Plugin-roundav, 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..

/!\ WARNING: This is an alpha version, don't use it in production unless you are absolutely sure of what you do

License

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

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.