Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 3.09 KB

README_nl.md

File metadata and controls

63 lines (41 loc) · 3.09 KB

OnlyOffice voor Yunohost

Integratieniveau Mate van functioneren Onderhoudsstatus

OnlyOffice met Yunohost installeren

Deze README in een andere taal lezen.

Met dit pakket kun je OnlyOffice snel en eenvoudig op een YunoHost-server installeren.
Als je nog geen YunoHost hebt, lees dan de installatiehandleiding, om te zien hoe je 'm installeert.

Overzicht

ONLYOFFICE Document Server is an 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.

Online collaborative edition of ONLYOFFICE documents requires:

  1. a server part, with two installation options:

    1. ONLYOFFICE Document Server packaged for YunoHost.
    2. The Community Document Server for Nextcloud
  2. a client part, such as:

    1. The ONLYOFFICE connector for Nextcloud
    2. The ONLYOFFICE Desktop Editors

A solution made easy by YunoHost is to install (1.i) and (2.i), see section below. The Nextcloud addicts may follow this tutorial to install (1.ii) and (2.i) on one Nextcloud instance. However, performance and architecture are limited.

Geleverde versie: 8.3.0~ynh1

Demo: https://www.onlyoffice.com/fr/download-desktop.aspx

Schermafdrukken

Schermafdrukken van OnlyOffice Schermafdrukken van OnlyOffice

Documentatie en bronnen

Ontwikkelaarsinformatie

Stuur je pull request alsjeblieft naar de testing-branch.

Om de testing-branch uit te proberen, ga als volgt te werk:

sudo yunohost app install https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
of
sudo yunohost app upgrade onlyoffice -u https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug

Verdere informatie over app-packaging: https://yunohost.org/packaging_apps