2019-03-01 17:16:18 +01:00
# Collabora for YunoHost
2018-11-02 18:18:24 +01:00
2020-09-11 23:17:26 +02:00
[![Integration level ](https://dash.yunohost.org/integration/collabora.svg )](https://dash.yunohost.org/appci/app/collabora) ![](https://ci-apps.yunohost.org/ci/badges/collabora.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/collabora.maintain.svg)
2020-12-26 18:02:34 +01:00
[![Install Collabora with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=collabora)
2017-06-21 11:34:24 +02:00
2019-08-04 23:00:10 +02:00
> *This package allow you to install Collabora quickly and simply on a YunoHost server.
2019-03-01 17:16:18 +01:00
If you don't have YunoHost, please see [here ](https://yunohost.org/#/install ) to know how to install and enjoy it.*
2018-11-02 18:43:57 +01:00
2019-03-01 17:16:18 +01:00
## Overview
2018-11-02 18:43:57 +01:00
2020-09-12 23:06:16 +02:00
[Collabora ](https://www.collaboraoffice.com/code/ ) is an online office suite usable with Nextcloud.
2017-09-05 11:46:51 +02:00
2019-03-01 17:16:18 +01:00
**Shipped version:** 4.0.0 RC2
2019-02-28 09:26:40 +01:00
2019-03-01 17:16:18 +01:00
## Screenshots
2017-06-21 11:34:24 +02:00
2020-09-12 23:06:16 +02:00
![](https://www.collaboraoffice.com/wp-content/uploads/2019/07/Collabora_Online_-_versions_integration.png)
2019-03-01 17:16:18 +01:00
## Configuration
## Documentation
* Official documentation: https://www.collaboraoffice.com/code/
2020-09-12 23:02:08 +02:00
* YunoHost documentation: https://yunohost.org/#/app_collabora
2019-03-01 17:16:18 +01:00
#### Multi-users support
#### Supported architectures
2020-09-11 23:17:26 +02:00
* x86-64 - [![Build Status ](https://ci-apps.yunohost.org/ci/logs/collabora%20%28Apps%29.svg )](https://ci-apps.yunohost.org/ci/apps/collabora/)
2019-08-04 23:00:10 +02:00
* ARMv8-A - [![Build Status ](https://ci-apps-arm.yunohost.org/ci/logs/collabora%20%28Apps%29.svg )](https://ci-apps-arm.yunohost.org/ci/apps/collabora/)
2019-03-01 17:16:18 +01:00
## Limitations
2019-08-14 18:35:40 +02:00
ARM platform not supported.
2019-03-01 17:16:18 +01:00
CODE has a warning limitation
![](https://www.libreoffice.org/assets/Uploads/LibreOffice-Online-limit.png)
## Additionnal informations
**Upgrade this package:**
2020-09-12 23:02:08 +02:00
You can use your YunoHost admin interface, or the command line: `sudo yunohost app upgrade --debug collabora -u https://github.com/YunoHost-Apps/collabora_ynh`
2019-03-01 17:16:18 +01:00
## Links
* Report a bug: https://github.com/YunoHost-Apps/collabora_ynh/issues
* Collabora website: https://www.collaboraoffice.com/
* YunoHost website: https://yunohost.org/
---
2020-09-11 23:17:26 +02:00
## Developers infos
2019-03-01 17:16:18 +01:00
Please do your pull request to the [testing branch ](https://github.com/YunoHost-Apps/collabora_ynh/tree/testing ).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
or
sudo yunohost app upgrade collabora -u https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
```