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
2022-09-06 22:35:31 +03:00
.github Upgrade to 4.2.1~ynh1 2022-07-07 03:08:58 +02:00
conf Upgrade to v4.2.4 2022-08-11 06:14:28 +00:00
doc 2021.11.04 2021-11-05 22:45:54 +01:00
scripts fix(php) : bullseye defaut php version 2022-09-06 22:35:31 +03: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.2.4 2022-08-11 06:14:28 +00:00
README.md Auto-update README 2022-08-11 06:14:31 +00:00
README_fr.md Auto-update README 2022-08-11 06:14:31 +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.2.4~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