1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mediawiki_ynh.git synced 2024-09-03 19:46:05 +02:00
MediaWiki package for YunoHost
Find a file
2021-10-08 19:32:41 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:49:23 +02:00
conf Fix extensions links 2021-10-08 19:32:41 +02:00
doc Add screenshot 2021-06-21 16:34:29 +02:00
scripts Update restore 2021-09-21 07:57:16 +02:00
.gitignore Add .gitignore 2020-06-15 15:11:04 +02:00
check_process 1.36.0 2021-06-11 14:26:15 +02:00
LICENSE Add LICENSE 2021-05-20 15:02:56 +02:00
manifest.json Update manifest.json 2021-09-21 08:26:31 +02:00
README.md Auto-update README 2021-08-19 05:53:53 +00:00
README_fr.md Auto-update README 2021-08-19 05:53:53 +00:00
update_extensions.py Update urls for extensions 2021-05-18 22:58:22 +02:00

MediaWiki for YunoHost

Integration level
Install MediaWiki with YunoHost

Lire ce readme en français.

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

Overview

Wiki package originally for use on Wikipedia

Shipped version: 1.36.0

Demo: https://www.wikipedia.org/, https://www.mediawiki.org/wiki/Project:Sandbox

Screenshots

Disclaimers / important information

Shipped extension versions

Some of the extensions are marked as "disabled and unused" because they are not immediately required but are part of the MediaWiki "LDAP Stack" which may be needed in future versions.

Multi-users support

  • Is LDAP supported?: yes
  • Is HTTP auth supported?: no
  • Can the app be used by multiple users?: yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

How to configure this app:

  • Through the admin panel: Log in then click on Preferences

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/mediawiki_ynh/tree/testing --debug
or
sudo yunohost app upgrade mediawiki -u https://github.com/YunoHost-Apps/mediawiki_ynh/tree/testing --debug

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