1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/xwiki_ynh.git synced 2024-09-03 20:36:11 +02:00
xWiki package for YunoHost
Find a file
2024-07-31 22:33:36 +00:00
.github Add PR and Issue templates 2024-05-28 00:47:18 +02:00
auto_update Fix auto_update notification 2024-06-26 22:44:46 +02:00
conf Enable libreoffice for odt export 2024-05-28 00:43:06 +02:00
doc cleaning 2023-04-09 23:45:39 +02:00
scripts Simplify the way to check of install/upgrade flavor and fix typo 2024-05-28 00:44:16 +02:00
sources first commit 2023-04-09 23:13:23 +02:00
ALL_README.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
config_panel.toml.example first commit 2023-04-09 23:13:23 +02:00
LICENSE Update LICENSE 2023-04-09 23:40:43 +02:00
manifest.toml Upgrade xwiki to 16.6.0 2024-08-01 00:32:42 +02:00
README.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
README_es.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
README_eu.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
README_fr.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
README_gl.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
README_id.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
README_zh_Hans.md Auto-update READMEs 2024-07-31 22:33:36 +00:00
tests.toml cleaning 2023-04-09 23:21:38 +02:00

XWiki for YunoHost

Integration level Working status Maintenance status

Install XWiki with YunoHost

Read this README in other languages.

This package allows you to install XWiki quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

XWiki is an Open Source wiki engine (LGPLv2) suitable for use by workgroups (associations, companies, etc.). The software allows the rapid creation of small applications to meet different information management needs.

Shipped version: 16.6.0~ynh1

Demo: https://playground.xwiki.org/xwiki/bin/view/Main/WebHome

Screenshots

Screenshot of XWiki

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/xwiki_ynh/tree/testing --debug
or
sudo yunohost app upgrade xwiki -u https://github.com/YunoHost-Apps/xwiki_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps