mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add OnlyOffice
This commit is contained in:
parent
d5c36fedda
commit
8bfabd6217
2 changed files with 62 additions and 0 deletions
31
app_onlyoffice.md
Normal file
31
app_onlyoffice.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# <img src="/images/OnlyOffice_logo.png" height="80px" alt="OnlyOffice Logo"> OnlyOffice Server
|
||||
|
||||
[](https://install-app.yunohost.org/?app=onlyoffice) [](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 <a name="with-nextcloud" href=""></a>
|
||||
|
||||
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)
|
31
app_onlyoffice_fr.md
Normal file
31
app_onlyoffice_fr.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# <img src="/images/OnlyOffice_logo.png" height="80px" alt=" Logo OnlyOffice"> OnlyOffice Server
|
||||
|
||||
[](https://install-app.yunohost.org/?app=onlyoffice) [](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 <a name="with-nextcloud" href=""></a>
|
||||
|
||||
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)
|
Loading…
Add table
Reference in a new issue