From 8bfabd6217dd9563e0d6ed8f635ce09e4b774241 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 2 Oct 2020 18:41:40 +0200 Subject: [PATCH] Add OnlyOffice --- app_onlyoffice.md | 31 +++++++++++++++++++++++++++++++ app_onlyoffice_fr.md | 31 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 app_onlyoffice.md create mode 100644 app_onlyoffice_fr.md diff --git a/app_onlyoffice.md b/app_onlyoffice.md new file mode 100644 index 00000000..9b869da5 --- /dev/null +++ b/app_onlyoffice.md @@ -0,0 +1,31 @@ +# OnlyOffice Logo OnlyOffice Server + +[![Install OnlyOffice with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=onlyoffice) [![Integration level](https://dash.yunohost.org/integration/onlyoffice.svg)](https://dash.yunohost.org/appci/app/onlyoffice) + +### Index + +- [Useful links](#useful-links) +- [How setup OnlyOffice Server with Nextcloud](#with-nextcloud) + +ONLYOFFICE Server is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. + +## How setup OnlyOffice Server with Nextcloud + +1. Install [OnlyOffice Server](https://github.com/YunoHost-Apps/onlyoffice_ynh) +OnlyOffice server need to be installed in a different domain than the one used by Nextcloud. +For example: + - OnlyOffice Server -> `https://onlyoffice.domain.org` + - Nextcloud -> `https://domain.org/nextcloud` + +2. Install [ONLYOFFICE connector](https://apps.nextcloud.com/apps/onlyoffice) in Nextcloud +- Connect to Nextcloud as admin -> Applications -> install ONLYOFFICE. (The ONLYOFFICE Connector version number doesn't need to match your OnlyOffice Server version number). +- In settings -> ONLYOFFICE, enter the address of your OnlyOffice Server : `https://onlyoffice.domain.org` + +OnlyOffice Server is now connected to Nextcloud. + +## Useful links + ++ Website: [www.onlyoffice.com](https://www.onlyoffice.com/) ++ ONLYOFFICE connector: [Nextcloud ONLYOFFICE Connector](https://apps.nextcloud.com/apps/onlyoffice) ++ Application software repository: [github.com - YunoHost-Apps/onlyoffice_ynh](https://github.com/YunoHost-Apps/onlyoffice_ynh) ++ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/onlyoffice/issues](https://github.com/YunoHost-Apps/onlyoffice_ynh/issues) diff --git a/app_onlyoffice_fr.md b/app_onlyoffice_fr.md new file mode 100644 index 00000000..d1688446 --- /dev/null +++ b/app_onlyoffice_fr.md @@ -0,0 +1,31 @@ +#  Logo OnlyOffice OnlyOffice Server + +[![Installer OnlyOffice avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=onlyoffice) [![Integration level](https://dash.yunohost.org/integration/onlyoffice.svg)](https://dash.yunohost.org/appci/app/onlyoffice) + +### Index + +- [Liens utiles](#liens-utiles) +- [Comment configurer OnlyOffice Server avec Nextcloud](#with-nextcloud) + +ONLYOFFICE Server est une suite bureautique collaborative en ligne gratuite comprenant des visualiseurs et des éditeurs de textes, de feuilles de calcul et de présentations, entièrement compatible avec les formats Office Open XML: .docx, .xlsx, .pptx et permettant l'édition collaborative en temps réel. + +## Comment configurer OnlyOffice Server avec Nextcloud + +1. Install [OnlyOffice Server](https://github.com/YunoHost-Apps/onlyoffice_ynh) +Le serveur OnlyOffice doit être installé dans un domaine différent de celui utilisé par Nextcloud. +Par exemple: + - OnlyOffice Server -> `https://onlyoffice.domain.org` + - Nextcloud -> `https://domain.org/nextcloud` + +2. Installer [ONLYOFFICE connector](https://apps.nextcloud.com/apps/onlyoffice) dans Nextcloud +- Connectez-vous à Nextcloud en tant qu'administrateur -> Applications -> installez ONLYOFFICE. (Le numéro de version d'ONLYOFFICE Connector n'a pas besoin d'avoir le même numéro de version qu'OnlyOffice Server). +- Dans paramètres -> ONLYOFFICE, entrez l'adresse de votre serveur OnlyOffice : `https://onlyoffice.domain.org` + +OnlyOffice Server est maintenant connecté à Nextcloud. + +## Liens utiles + ++ Site web : [www.onlyoffice.com](https://www.onlyoffice.com/) ++ ONLYOFFICE connector : [Nextcloud ONLYOFFICE Connector](https://apps.nextcloud.com/apps/onlyoffice) ++ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/onlyoffice_ynh](https://github.com/YunoHost-Apps/onlyoffice_ynh) ++ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/onlyoffice/issues](https://github.com/YunoHost-Apps/onlyoffice_ynh/issues)