MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
jenkins-bot 6c0a9ea28f Merge "Namespace includes/password" 19 hours ago
.phan
cache
docs Namespace includes/password 1 day ago
extensions
images
includes Merge "Namespace includes/password" 19 hours ago
languages Localisation updates from https://translatewiki.net. 2 days ago
maintenance Namespace includes/password 1 day ago
mw-config
resources Merge "RCFilters: Apply white-space:normal to a couple of wide buttons" 2 days ago
skins
tests Merge "Namespace includes/password" 19 hours ago
.dockerignore
.editorconfig
.eslintignore CodexModule: Remove CODEX_MODULE_DIR, instead use CODEX_LIBRARY_DIR 4 days ago
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
CODE_OF_CONDUCT.md
COPYING
CREDITS
DEVELOPERS.md
FAQ
Gruntfile.js
HISTORY
INSTALL
README.md
RELEASE-NOTES-1.42
RELEASE-NOTES-1.43 Update Codex from 1.5.0 to 1.6.0 4 days ago
SECURITY
UPGRADE
api.php
autoload.php Namespace includes/password 1 day ago
composer.json
composer.local.json-sample
docker-compose.yml
img_auth.php filerepo: extract AuthenticatedFileEntryPoint from img_auth.php 3 days ago
index.php
jsdoc.js
load.php
opensearch_desc.php Add namespace and deprecation alias to Xml and XmlSelect 3 days ago
package-lock.json
package.json build: Have SVGO crunch resources/assets/ too 2 days ago
phpunit.xml.dist
rest.php
thumb.php
thumb_handler.php

README.md

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.