2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2026-06-28 23:19:38 +02:00
YesWiki package for YunoHost
  • Shell 90%
  • CSS 10%
Find a file
2026-06-08 14:11:11 +03:00
.github v2 2023-07-02 18:39:53 +02:00
conf feat: be more open for api and iframe in nginx config 2026-05-01 17:40:36 +03:00
doc doc(yeswiki): more accurate admin readme and new screenshot 2024-06-27 12:32:43 +02:00
scripts fix: try to use yunohost useranme as admin , ask for mail, and ask for password with wikiauth + new tests 2026-05-02 12:09:28 +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 fix(linter): ask for password 2026-06-04 13:00:16 +03:00
README.md Auto-update READMEs 2026-06-03 02:18:02 +02:00
tests.toml attempt to fix tests 2026-06-03 13:37:40 +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.6~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.