Roundcube Community Forum

 

Roundav: a plugin to connect your WebDav to your Roundcubemail

Started by nicofrand, February 21, 2025, 06:06:51 AM

Previous topic - Next topic

nicofrand

Hi,

I forked a broken 9-years old Roundcube plugin to adapt it to new PHP/Roundcube versions, and fixed several things, improved the UI, the cache, etc.

I explained it here:

https://nicofrand.eu/roundav-a-roundcube-plugin-to-save-to-attach-files-from-your-webdav-ex-nextcloud/

Basically it allows you to:

- save attachments to a WebDAV such as Nextcloud
- attach files from your WebDAV




For me, it just works, but I guess there might be hidden bugs remaining for special cases.

Anyway, I hope that might be helpful to other people too, so here it is: https://github.com/nicofrand/Roundav (or on packagist: https://packagist.org/?query=roundav&type=roundcube-plugin).