Difference between revisions of "MediaWiki/extension"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
Line 1: Line 1:
{{seed}}
+
==About==
 +
A [[MediaWiki]] '''extension''' is a type of plug-in module that extends the functionality of a MediaWiki site.
 
==Links==
 
==Links==
 
* '''Official''': {{l/mw|Manual:Extensions}}
 
* '''Official''': {{l/mw|Manual:Extensions}}

Revision as of 20:04, 1 May 2022

About

A MediaWiki extension is a type of plug-in module that extends the functionality of a MediaWiki site.

Links

Development

Notes

  • wooz:MediaWiki: some extensions and MW coding notes
  • What is composer.json for? "If an extension or skin has library dependencies, it may have a composer.json file as well, see Manual:Composer.json. Use the load_composer_autoloader field to make MediaWiki use Composer's autoloading when appropriate."

Documented(?) Here

Available via MediaWiki