# YesWiki for YunoHost [![Integration level](https://dash.yunohost.org/integration/yeswiki.svg)](https://dash.yunohost.org/appci/app/yeswiki) ![Working status](https://ci-apps.yunohost.org/ci/badges/yeswiki.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yeswiki.maintain.svg) [![Install YesWiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yeswiki) *[Lire ce readme en français.](./README_fr.md)* > *This package allows you to install YesWiki 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 YesWiki is a wiki designed to remain simple, very easy to install, in French translated into English, Spanish, Catalan, Flemish... However, with a YesWiki we can build a website with multiple uses: - Gather all the information of a project or a group (function of "central station") - Mapping members or places in a participatory way - Share resources, lists, calendars thanks to powerful cooperative databases - Communicate information flows - Cultivate a bit of freedom... **Shipped version:** 4.4.2~ynh1 **Demo:** https://ferme.yeswiki.net/?CreerSonWiki ## Screenshots ![Screenshot of YesWiki](./doc/screenshots/yeswiki_screenshots.png) ## Documentation and resources * Official app website: * Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: * Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing). To try the testing branch, please proceed like that. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug or sudo yunohost app upgrade yeswiki -u https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug ``` **More info regarding app packaging:**