2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2026-08-13 12:20:25 +02:00
Dokuwiki package for YunoHost
  • Shell 83.7%
  • PHP 16.3%
Find a file
2026-07-24 11:51:24 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:13 +02:00
conf Testing (#125) 2026-05-15 13:19:47 +02:00
doc Testing (#97) 2023-05-16 14:01:26 +02:00
scripts Testing (#125) 2026-05-15 13:19:47 +02:00
LICENSE Testing (#97) 2023-05-16 14:01:26 +02:00
manifest.toml Testing (#127) 2026-07-24 11:51:24 +02:00
README.md Testing (#127) 2026-07-24 11:51:24 +02:00
tests.toml Testing (#97) 2023-05-16 14:01:26 +02:00

Logo of Dokuwiki Dokuwiki, packaged for YunoHost

Lightweight, simple to use and highly versatile wiki

🌐 Official app website App Demo Version: 2026.07.14~ynh1

Screenshots

Screenshot of Dokuwiki

📦 Developer info

Automatic tests level

🛠️ Upstream Dokuwiki repository: https://github.com/dokuwiki/dokuwiki

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/dokuwiki_ynh/tree/testing

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

📚 App packaging documentation

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