https://github.com/Euro-Office
I’m not familiar with the project, but can anyone clarify what it means that it’s not intended to be used standalone and instead built into other projects? What’s the intention / expectation?
loading story #48492907
> but developed to be [...] integrated in another product that handles documents, for example a file sharing solution, an online wiki, a project management tool and so on
It looks like it only provides the document editing part and you need an app around it to actually open the document from a filesystem and provide its content to this editing interface, and take the output and save it back to the filesystem? (Filesystem, or whatever persistent storage medium)
loading story #48492675
It's a WOPI app. Designed for embedding microsoft 365 office app in other web apps, but other people implement it. There's callabria, and this.
You'd use it to connect nextcloud to one of these providers. Probably some other enterprise apps I don't know about can use it to edit documents.
loading story #48492753