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
2023-06-14 10:44:39 +02:00
.github [autopatch] Upgrade auto-updater 2023-02-24 00:19:07 +01:00
conf v2 2023-06-14 10:41:57 +02:00
doc 2021.11.04 2021-11-05 22:45:54 +01:00
scripts v2 2023-06-14 10:41:57 +02:00
.gitignore first commit 2020-04-16 14:08:38 +02:00
actions.toml Version 1 2020-04-21 19:52:06 +02:00
check_process Update check_process 2022-07-12 20:33:31 +02:00
LICENSE Update License to AGPL 2020-11-19 13:36:19 +01:00
manifest.json Upgrade to v4.4.0 2023-06-14 06:16:05 +00:00
manifest.toml Update manifest.toml 2023-06-14 10:44:39 +02:00
README.md Auto-update README 2023-06-14 06:16:10 +00:00
README_fr.md Auto-update README 2023-06-14 06:16:10 +00:00

YesWiki for YunoHost

Integration level Working status Maintenance status

Install YesWiki with YunoHost

Lire ce readme en français.

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.0~ynh1

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

Screenshots

Screenshot of YesWiki

Disclaimers / important information

Multi-users support

LDAP integration is supported and required on new installs. It is possible to disable it on older installs by removing the loginldap plugin. Warning: only do it if you know credentials for a wiki admin account

At the moment SSO authentication is not supported. It is necessary to login on the wiki.

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