1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00
YesWiki package for YunoHost
Find a file
2024-06-27 14:03:59 +02:00
.github v2 2023-07-02 18:39:53 +02:00
conf feat(yunohost extension): Add a post app install hook to update app list 2024-05-26 15:44:16 +02:00
doc doc(yeswiki): more accurate admin readme and new screenshot 2024-06-27 12:32:43 +02:00
scripts feat(install): allow robots setting and new importer version without errors on empty datasources 2024-06-27 12:09:20 +02:00
source/CLIC feat(install): add CLIC Model and permit auth method selection 2024-05-21 23:45:38 +03:00
.gitignore first commit 2020-04-16 14:08:38 +02:00
ALL_README.md Auto-update READMEs 2024-05-21 20:45:51 +00:00
LICENSE Update License to AGPL 2020-11-19 13:36:19 +01:00
manifest.toml feat(install): new importer extension version 1.0.3 2024-06-27 12:59:23 +02:00
README.md Auto-update READMEs 2024-06-27 10:09:27 +00:00
README_es.md Auto-update READMEs 2024-06-27 10:09:27 +00:00
README_eu.md Auto-update READMEs 2024-06-27 10:09:27 +00:00
README_fr.md Auto-update READMEs 2024-06-27 10:09:27 +00:00
README_gl.md Auto-update READMEs 2024-06-27 10:09:27 +00:00
README_it.md Auto-update README 2024-03-29 07:28:58 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-27 10:09:27 +00:00
tests.toml feat(tests): use more recent version 2024-04-04 23:35:53 +03:00

YesWiki for YunoHost

Integration level Working status Maintenance status

Install YesWiki with YunoHost

Read this README in other languages.

This package allows you to install YesWiki quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide 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.4~ynh9

Demo: https://ferme.yeswiki.net/?CreerSonWiki

Screenshots

Screenshot of YesWiki

Documentation and resources

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/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: https://yunohost.org/packaging_apps