|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitattributes | ||
| .gitignore | ||
| ALL_README.md | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_es.md | ||
| README_eu.md | ||
| README_fr.md | ||
| README_gl.md | ||
| README_id.md | ||
| README_it.md | ||
| README_nl.md | ||
| README_pl.md | ||
| README_ru.md | ||
| README_zh_Hans.md | ||
| tests.toml | ||
Zusam for YunoHost
Read this README in other languages.
This package allows you to install Zusam quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Zusam (/tsuˈzam/) is a free and open-source way to self-host private forums for groups of friends. Composed of a server written in PHP exposing a REST API and a lightweight webapp, Zusam is extensible and easy to install. The goal is to make a stable, extensible, lightweight and user-friendly way to self-host private social groups.
Features
- Links preview and embedded Youtube, Vimeo, Imgur, Soundcloud, Twitch, Bandcamp...
- Video and image upload
- Photo albums
- Public link generation for messages
- Completely responsive and mobile friendly
- Low server footprint
Shipped version: 0.5.6~ynh2
Demo: https://demo.zusam.org
Screenshots
Documentation and resources
- Official app website: https://zusam.org
- Official admin documentation: https://github.com/zusam/zusam/tree/master/documentation
- Upstream app code repository: https://github.com/zusam/zusam
- YunoHost Store: https://apps.yunohost.org/app/zusam
- Report a bug: https://github.com/YunoHost-Apps/zusam_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/zusam_ynh/tree/testing --debug
or
sudo yunohost app upgrade zusam -u https://github.com/YunoHost-Apps/zusam_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
