2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2026-05-12 06:37:15 +02:00
YesWiki package for YunoHost
  • Shell 89.9%
  • CSS 10.1%
Find a file
2026-04-22 19:48:58 +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 feat: use the official repo list of extensions (with fallback) 2026-04-22 12:58:19 +03: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 feat: use newly builded archives that had composer deps installed already 2026-04-22 19:48:15 +03:00
README.md Auto-update READMEs 2026-04-22 19:48:15 +03: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.6.1~ynh3

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.