<bs:bookshelf src="Book:User manual" />
__TOC__
==What is ExtensionInfo?==
'''ExtensionInfo''' creates a special page with basic information about loaded extensions of a wiki: extension name, description, version or status.
==Where to find ExtensionInfo?==
The list of all extension in the admin area. Only visible for users with administration rights.
::: [[File:ext1.jpg|500x306px]]
==Functionality==
Next to a list of extension names you will find the following information:
* Description: a short description of the extension's functionality.
* Version: here you can see the version.
* Status: information about the level of development (alpha / beta / stable).
==Administration==
If you install a new extension it will be listed in the ExtensionInfo automatically. Further administration is only possible right now in the script path: <code>(/bluespice-mw/config/extension-settings.php)</code>
{{Box_Note|Note text = In the special page <code>Spezial:Version</code> there is an overview as well.}}
==See also==
Our [[ExtensionInfo|reference page]].
{{Box_Links-en | Thema1 =[[Preferences|Preferences for Administrators]] | Thema2 =[[Setup:Installation_Manual|Installation manual]]}}