Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions ALL_README.md

This file was deleted.

64 changes: 25 additions & 39 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,44 @@
<!--
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps_tools/blob/main/readme_generator>
It shall NOT be edited by hand.
-->

# Docmost for YunoHost
<h1>
<img src="https://raw.githubusercontent.com/YunoHost/apps/main/logos/docmost.png" width="32px" alt="Logo of Docmost">
Docmost, packaged for YunoHost
</h1>

[![Integration level](https://dash.yunohost.org/integration/docmost.svg)](https://ci-apps.yunohost.org/ci/apps/docmost/) ![Working status](https://ci-apps.yunohost.org/ci/badges/docmost.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/docmost.maintain.svg)
Collaborative wiki and documentation

[![Install Docmost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=docmost)
[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://docmost.com/)
[![Version: 0.80.2~ynh1](https://img.shields.io/badge/Version-0.80.2~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/docmost/)

*[Read this README in other languages.](./ALL_README.md)*
<div align="center">
<a href="https://apps.yunohost.org/app/docmost"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
<a href="https://github.com/YunoHost-Apps/docmost_ynh/issues"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_report_an_issue.svg"/></a>
</div>

> *This package allows you to install Docmost quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

### Features

- Real-time collaboration
- Diagrams (Draw.io, Excalidraw and Mermaid)
- Spaces
- Permissions management
- Groups
- Comments
- Page history
- Search
- File attachment


**Shipped version:** 0.3.1~ynh1

## Screenshots

![Screenshot of Docmost](./doc/screenshots/screenshot.png)

## Documentation and resources
## 📦 Developer info

- Official app website: <https://docmost.com/>
- Official admin documentation: <https://docmost.com/docs/>
- Upstream app code repository: <https://github.com/docmost/docmost>
- YunoHost Store: <https://apps.yunohost.org/app/docmost>
- Report a bug: <https://github.com/YunoHost-Apps/docmost_ynh/issues>
[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/docmost)](https://ci-apps.yunohost.org/ci/apps/docmost/)

## Developer info
🛠️ Upstream Docmost repository: <https://github.com/docmost/docmost>

Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/docmost_ynh/tree/testing).
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/docmost_ynh/tree/testing).

To try the `testing` branch, please proceed like that:
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/docmost_ynh/tree/testing

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/docmost_ynh/tree/testing --debug
or
sudo yunohost app upgrade docmost -u https://github.com/YunoHost-Apps/docmost_ynh/tree/testing --debug
# upgrade an existing install:
sudo yunohost app upgrade docmost -u https://github.com/YunoHost-Apps/docmost_ynh/tree/testing
```

**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
### 📚 App packaging documentation

Please see <https://doc.yunohost.org/packaging_apps> for more information.
58 changes: 0 additions & 58 deletions README_es.md

This file was deleted.

58 changes: 0 additions & 58 deletions README_eu.md

This file was deleted.

58 changes: 0 additions & 58 deletions README_fr.md

This file was deleted.

58 changes: 0 additions & 58 deletions README_gl.md

This file was deleted.

58 changes: 0 additions & 58 deletions README_id.md

This file was deleted.

Loading