1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chuwiki_ynh.git synced 2024-09-03 18:16:18 +02:00
chuwiki_ynh/README.md
2024-04-11 10:40:52 +00:00

2.2 KiB

ChuWiki for YunoHost

Integration level Working status Maintenance status

Install ChuWiki with YunoHost

Read this README in other languages.

This package allows you to install ChuWiki quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

ChuWiki is first and foremost a wiki. A wiki is a website whose pages can be edited by the visitor. However, a history system allows you to track modifications made to a page and restore an old version of the page if necessary.

Shipped version: 2.0~ynh3

Demo: http://chuwiki.genezys.net/wiki/Bac%20%C3%A0%20sable

Screenshots

Screenshot of ChuWiki

🔴 Antifeatures

  • Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.

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/chuwiki_ynh/tree/testing --debug
or
sudo yunohost app upgrade chuwiki -u https://github.com/YunoHost-Apps/chuwiki_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps