Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: dodjango on June 02, 2026, 05:12:07 PM

Title: paperless_attach – attach Paperless-ngx documents directly from the Roundcube co
Post by: dodjango on June 02, 2026, 05:12:07 PM
What it is
I built a plugin that brings Paperless-ngx (a self-hosted document management system) into the Roundcube compose window: attach documents from Paperless directly while writing an email, instead of downloading and re-uploading them.

My typical use case: replying to an email and attaching a document I already have filed in Paperless — hit "Attach from Paperless", search, pick, send. 

What it does
 

Implementation notes
 

Install
composer require dodjango/paperless_attach
Code & docs (GPL-3.0): github.com/dodjango/roundcube-paperless-attach (https://github.com/dodjango/roundcube-paperless-attach)

  Feedback welcome — issues and PRs appreciated.