%META:TOPICINFO{author="ProjectContributor" date="1449100641" format="1.1" version="1"}%
%META:TOPICPARENT{name="UserDocumentationCategory"}%
---+ Installed Plugins

This site is running Foswiki version *%WIKIVERSION%* %IF{ "$ 'ENV{MOD_PERL}' = 'not set'" else="under *%ENV{MOD_PERL}%* "}%, Release *%WIKIRELEASE%*,  Foswiki API version *%PLUGINVERSION{}%* 

Here is a list of the plugins currently installed and enabled in the
[[%SCRIPTURLPATH{"configure"}%][%ICON{"wrench"}% configuration]] on this
Foswiki site: 

%PLUGINDESCRIPTIONS%

Administrators can enable and disable plugins using [[%SCRIPTURLPATH{"configure"}%][%ICON{"wrench"}% configure]].  
Plugins shown in the above list as _(disabled)_ are enabled in the
configuration but either encountered errors or are disabled in Site, Web or another preference settings topic (see %SYSTEMWEB%.PreferenceSettings )

See [[Plugins]] for more detailed description of how to install and use Plugins.

---++ All Contrib Modules

See %SYSTEMWEB%.SkinBrowser for an overview of the installed Skins.

%SEARCH{
    "1"
    type="query"
    topic="*Contrib,*AddOn"
    web="%SYSTEMWEB%,TWiki"
    scope="topic"
    nonoise="on"
    format="   * [[$web.$topic][$topic]]"
}%

---++ Plugin Diagnostics
%FAILEDPLUGINS%

---+++ Registered REST Handlers

%IF{ "$USERNAME ingroup 'AdminGroup'" then="
This table shows all registered REST handler verbs by extension.  =undef=
means the handler will use the default core handler security.

%RESTHANDLERS%
"
         else="
%MAKETEXT{"The details about REST Handlers are only available to users with Admin authority."}%

" }%

---
*Related Topics:* [[Plugins]], %WIKIPREFSTOPIC%, AdminDocumentationCategory, AdminToolsCategory, SkinBrowser
%META:PREFERENCE{name="CACHEABLE" title="CACHEABLE" type="Set" value="off"}%
