Nextcloud¶
Euro-Office has first-class Nextcloud integration via a dedicated Nextcloud app that connects to a running Euro-Office document server.
Prerequisites¶
- A running Euro-Office document server reachable from your Nextcloud instance — see installation.
- The JWT secret you configured in your document server, which you'll need to enter in the Nextcloud app settings.
- Nextcloud 34 or later
Install the Nextcloud app¶
- In Nextcloud, go to Apps → Office & text → Euro-Office integration.
- Click Download and enable.
Configure the app¶
- In Nextcloud, go to Settings → Administration → Euro-Office.
- Enter the URL of your Euro-Office document server, including the protocol and port (e.g.
https://eurooffice.example.com). - Enter the JWT secret you configured in your document server.
- Click Save.
Source¶
The Nextcloud integration app lives at
https://github.com/Euro-Office/eurooffice-nextcloud.