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 1933123566 Merge "schema: Add cl_target_id and cl_collation_id to categorylinks" 5 hours ago
.phan
cache
docs resourceloader: Minor documentation corrections 2 days ago
extensions
images
includes Merge "schema: Add cl_target_id and cl_collation_id to categorylinks" 5 hours ago
languages Localisation updates from https://translatewiki.net. 20 hours ago
maintenance Add migrateFileTables.php 1 day ago
mw-config resources: Use simple for-in instead of Object.keys().forEach() 1 week ago
resources Merge "SpecialBlock: Scroll to erroneous field rather than just the error" 1 day ago
skins
sql schema: Add cl_target_id and cl_collation_id to categorylinks 2 days ago
tests resourceloader: Fix line indent in FileModuleTest 6 hours ago
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap .mailmap: Correct two contributor names 2 weeks ago
.phpcs.xml phpcs: exclude cache/ directory 2 weeks ago
.stylelintrc.json
.svgo.config.js
.vsls.json
CODE_OF_CONDUCT.md
COPYING
CREDITS
DEVELOPERS.md
FAQ
Gruntfile.js
HISTORY Archive RELEASE-NOTES-1.43, now that 1.43.0 is out 2 weeks ago
INSTALL
README.md
RELEASE-NOTES-1.44 Merge "block: Remove the last vestiges of old ipblocks schema support" 1 day ago
SECURITY
UPGRADE
api.php
autoload.php Merge "Add a warning when trying to create a double redirect" 1 day ago
bundlesize.config.json Merge "checkboxShift.js: prevent handler from being applied twice" 3 days ago
composer.json Bump wikimedia/parsoid to 0.21.0-a12 2 days ago
composer.local.json-sample
docker-compose.yml dev(docker): Bump mediawiki-web container to dev/bookworm-apache2:1.0.1 2 weeks ago
img_auth.php
index.php
jsdoc.json
load.php
opensearch_desc.php
package-lock.json build: Updating dependencies 1 week ago
package.json build: Updating dependencies 1 week 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.