MediaWiki  1.23.14
README
Go to the documentation of this file.
1 == MediaWiki ==
2 
3 MediaWiki is a popular and free, open-source wiki software package written in
4 PHP. It serves as the platform for Wikipedia and the other projects of the Wikimedia
5 Foundation, which deliver content in over 280 languages to more than half a billion
6 people each month. MediaWiki's reliability and robust feature set have earned it a
7 large and vibrant community of third-party users and developers.
8 
9 MediaWiki is:
10 
11 * feature-rich and extensible, both on-wiki and with over 2,000 extensions;
12 * scalable and suitable for both small and large sites;
13 * available in your language; and
14 * simple to install, working on most hardware/software combinations.
15 
16 For system requirements, installation, and upgrade details, see the files
17 RELEASE-NOTES, INSTALL, and UPGRADE.
18 
19 * Ready to get started?
20 ** https://www.mediawiki.org/wiki/Download
21 * Looking for the technical manual?
22 ** https://www.mediawiki.org/wiki/Manual:Contents
23 * Seeking help from a person?
24 ** https://www.mediawiki.org/wiki/Communication
25 * Looking to file a bug report or a feature request?
26 ** https://bugzilla.wikimedia.org/
27 * Interested in helping out?
28 ** https://www.mediawiki.org/wiki/How_to_contribute
29 
30 MediaWiki is the result of global collaboration and cooperation. The CREDITS
31 file lists technical contributors to the project. The COPYING file explains
32 MediaWiki's copyright and license (GNU General Public License, version 2 or
33 later). Many thanks to the Wikimedia community for testing and suggestions.