2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2026-02-04 12:51:46 +01:00
YesWiki package for YunoHost
Find a file
2026-01-23 15:46:29 +03:00
.github v2 2023-07-02 18:39:53 +02:00
conf dummy text and good sha256 2026-01-23 14:38:07 +03:00
doc doc(yeswiki): more accurate admin readme and new screenshot 2024-06-27 12:32:43 +02:00
scripts Merge branch 'master' into testing 2026-01-02 22:30:14 +01:00
source/CLIC feat(install): add CLIC Model and permit auth method selection 2024-05-21 23:45:38 +03:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:57:50 +02:00
config_panel.toml feat: add panel option for sftp 2025-03-11 21:47:23 +03:00
LICENSE Update License to AGPL 2020-11-19 13:36:19 +01:00
manifest.toml dummy text and good sha256 2026-01-23 14:38:07 +03:00
README.md Auto-update READMEs 2026-01-22 00:33:21 +01:00
tests.toml feat: make sftp and password arg available everywhere 2025-03-11 22:28:04 +03:00

Logo of YesWiki YesWiki, packaged for YunoHost

Wiki that is quick and easy to use

🌐 Official app website App Demo Version: 4.5.5~ynh1

Screenshots

Screenshot of YesWiki

📦 Developer info

Automatic tests level

🛠️ Upstream YesWiki repository: https://github.com/YesWiki/yeswiki

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade yeswiki -u https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.