2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2026-03-25 17:02:39 +01:00
Mattermost package for YunoHost
Find a file
eric_G d7afd43122
Testing (#574)
* cleaning (#571)

* cleaning

* Update _common.sh

* Update _common.sh

* remove migration (#572)

* Update manifest.toml

* Auto-update READMEs

* Update config.json

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2026-03-20 10:56:50 +01:00
.github Testing (#435) 2023-09-11 21:36:20 +02:00
conf Testing (#574) 2026-03-20 10:56:50 +01:00
doc Testing (#574) 2026-03-20 10:56:50 +01:00
scripts Testing (#574) 2026-03-20 10:56:50 +01:00
.gitignore Testing (#501) 2024-10-26 19:53:16 +02:00
bump-mattermost.rb Testing (#432) 2023-09-08 16:52:23 +02:00
LICENSE Add a GPL licence file 2016-04-17 18:56:59 +02:00
manifest.toml Testing (#574) 2026-03-20 10:56:50 +01:00
README.md Testing (#574) 2026-03-20 10:56:50 +01:00
tests.toml Testing (Add Mostlymatter) (#558) 2025-12-30 09:52:07 +01:00

Logo of Mattermost Mattermost, packaged for YunoHost

Collaboration platform built for developers

🌐 Official app website Version: 11.5.1~ynh1

Screenshots

Screenshot of Mattermost

📦 Developer info

Automatic tests level

🛠️ Upstream Mattermost repository: https://github.com/mattermost/mattermost-server

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mattermost -u https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.