owncloud-archive / apps

Repo for ownCloud apps. Code here is work in progress and not intended for endusers
373 stars 336 forks source link

Feature Request: OnlyOffice Document Server Integration #2139

Open mikshepard opened 8 years ago

mikshepard commented 8 years ago

Some type of office integration into Owncloud has been becoming an increasing demand in our company, looking in to what's available currently, I'm hoping to see an app that could use the OnlyOffice Document Server API integration for handling opening files from Owncloud. Onlyoffice is broken into two parts, a Community Server (which does allow access to Owncloud via webdav, but our endusers are in need a more simple solution) and a stand-alone Document Server which handles the online editing of office files via an API. I was wondering about an app to call the Document Server when a office-extension file is clicked.

I'm aware of the Collabora Online that is in development currently, however the spreadsheet handling is much more robust in OnlyOffice and is out of development currently. Perhaps this could be a temporary solution until Collabora becomes more stable and released?

I'm interested in opening a Bounty on this and am curious if this would be something do-able within reason for a developer? And if so, what a reasonable bounty would be?

https://github.com/ONLYOFFICE/DocumentServer

geiseri commented 8 years ago

I looked at this. In all it seems like a relatively easy task if you know PHP. They even have PHP sample code to show how to load/save documents. Downside is that I don't really know PHP.

andhoy commented 8 years ago

With the onlyoffice documentserver integration, owncloud could compete with office365 and google docs :)

onlyoffice seems to be a very nice piece of software.

LiraNuna commented 8 years ago

@mikshepard if you open a bounty on this, I will join in with a generous amount as well.

bigbruno commented 8 years ago

This idea is really good.

nommaz commented 7 years ago

good news everyone it is coming from onlyoffice team: https://central.owncloud.org/t/onlyoffice-plugin/4432/2

nommaz commented 7 years ago

it is here.. get it while its hot: https://api.onlyoffice.com/editors/owncloud