nicofrand/roundav

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

Maintainers

Package info

github.com/nicofrand/Roundav

Language:JavaScript

Type:roundcube-plugin

pkg:composer/nicofrand/roundav

Transparency log

Fund package maintenance!

nicofrand

Liberapay

Statistics

Installs: 38

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

2.0.2 2026-04-06 12:40 UTC

This package is auto-updated.

Last update: 2026-07-14 05:52:56 UTC


README

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.