Hi friends,
Euro-Office is based on Onlyoffice but aims to be fully open source including mobile apps.
For more information see Euro-Office · GitHub
App README: GitHub - mrmarkuz/ns8-euro-office · GitHub
Thanks in advance for testing!
Hi friends,
Euro-Office is based on Onlyoffice but aims to be fully open source including mobile apps.
For more information see Euro-Office · GitHub
App README: GitHub - mrmarkuz/ns8-euro-office · GitHub
Thanks in advance for testing!
Hi Markuz, should it actually be possible to have both Collabora and Euro Office installed at the same time?
In my case, at least, it didn’t work out. Changing the URLs in NextCloud failed, so Collabora couldn’t be configured afterward either.
It’s also possible that the entire installation failed because LE certificates couldn’t be assigned.
The JWT_Secret was successfully generated.
But I just wanted to take a quick look and didn’t bother to investigate it further.
Markus, did u have time to test it a bit?
I’m really interested about your thoughts while using it!
I see Open-Xchange on the list of contributors!
They have a fantastic email service!
What are the chances we’re be able to use such a product?
I have collabora running so I’ll have to bring up another server to test this.
Thanks,
Thanks guys, for testing and feedback!
Yes, Collabora, Euro Office and Onlyoffice have it’s own apps but the naming could be better:
Nextcloud Office 11.0.0 → Euro Office
Nextcloud Office 10.2.0 → Collabora
ONLYOFFICE 10.1.0 → Onlyoffice
…or on CLI:
[nextcloud15@node1 state]$ occ app:list | grep "office\|rich"
- eurooffice: 11.0.0
- onlyoffice: 10.1.0
- richdocuments: 10.2.0
But it’s a mess to use more than one Office app. While for Euro Office and Onlyoffice it’s possible to set specific file types to open like for example Onlyoffice opens docx and Euro Office opens xlsx, this isn’t possible for Collabora.
When all apps are enabled, creating a new file looks like this:
For testing you could disable the other Office apps and just enable the Euro Office app in Nextcloud.
I didn’t test it yet but it’s possible to disable the verification in the app:
No, I didn’t test much yet but for now it looks like an Onlyoffice 9.3 clone. They just cleaned up the code, see Euro-Office · GitHub
BTW, I found that the LibreOffice guys are also planning a browser version, see First details: LibreOffice for the browser and as an app | heise online
I didn’t find a ready-to-use, recent docker image so it needs to be done from scratch which could be much effort.
You could just test it by using the Nextcloud Office 11.0.0 app and disabling Nextcloud Office 10.2.0 in Nextcloud.