From 2243f24465619bdf4acc811cbdebd4cad65c195a Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 18 Apr 2020 11:27:35 +0200 Subject: [PATCH] Explain how to use OnlyOffice + minor readme reorganisation (it seems to be more a "configuration" thing) --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bde855b..7edceec 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,23 @@ you can synchronize your files over your devices. * [YunoHost demo](https://demo.yunohost.org/nextcloud/) * [Official demo](https://demo.nextcloud.com/) -## Configuration - ## Documentation * Official documentation: https://docs.nextcloud.com/server/18/user_manual/ * YunoHost documentation: https://github.com/YunoHost/doc/blob/master/app_nextcloud_fr.md +## Configuration + +#### Configure OnlyOffice integration + +Starting from Nextcloud 18, it features a direct integration of OnlyOffice (an online rich text document editor) thought a Nextcloud app. +To install and configure it: +- Install *Community Document Server* application in your Nextcloud +- Then in Settings -> OnlyOffice (`https://yourdomain.tld/nextcloud/settings/admin/onlyoffice`), you need to configure its URL with `https://yourdomain.tld/nextcloud/index.php/apps/documentserver_community/`. Keep others server parameters empty. Save it. +- You can also configure with file formats should be openned by OnlyOffice. +- Here you go :) You should be able to create new type of documents and open them. + + ## YunoHost specific features In addition to Nextcloud core features, the following are made available with