Euro-Office editor plugins: filesystem-only (sdkjs-plugins), or is there a path on managed hosting?

Hi all,

I develop a commercial plugin for OnlyOffice-family editors. Short version: it lets teams turn the documents they send out all the time (contracts, quotes, invoices…) into templates they can fill from a task pane, instead of copy-pasting last month’s version and overtyping it.

With Euro-Office launching I’m trying to figure out how to support those setups properly, since that’s obviously where a lot of the sovereignty-minded teams are going.

What I’ve worked out so far: plugins go in .../documentserver/sdkjs-plugins/ on the Document Server (per the Nextcloud portal article), and from the “Install euro-office” topic I understand Nextcloud Office with the eurooffice connector always talks to a separately installed Euro-Office Document Server. I tested the sdkjs-plugins approach against the Euro-Office DS Docker image and it works fine, so self-hosted admins are covered.

Where I’m stuck:

  1. Managed offerings like IONOS Managed Nextcloud, where the admin has no filesystem access to the Document Server. Is there any way at all to get editor plugins in there right now? (Might be more an IONOS question than a Euro-Office one, I realize.)
  2. Is plugin management on the roadmap somewhere? Connector app, admin settings, allowlist in the DS config, anything. Didn’t spot it in the GitHub repos but I might have missed it.

If there’s a dev build I can test against, happy to do that and report back here.

Thanks!
Dennis