1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2025-11-04 18:38:37 +01:00
YesWiki package for YunoHost
Find a file
2025-08-13 22:02:29 +03:00
.github v2 2023-07-02 18:39:53 +02:00
conf fix: importer in upgrade script + env php to 8.3 2025-08-07 18:36:35 +03:00
doc doc(yeswiki): more accurate admin readme and new screenshot 2024-06-27 12:32:43 +02:00
scripts fix(install/upgrade): the install dir belung to root instead of user 2025-08-13 21:12:49 +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 bump version 2025-08-13 22:01:26 +03:00
README.md Auto-update READMEs 2025-07-02 07:50:39 +02: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.4~ynh3

📦 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.