Included extensions and skins¶
By default, MediaWiki includes bundled extensions and skins. The MediaWiki charm also installs additional extensions and skins at the OCI image build time in order to extend the charm’s functionality.
Extensions and skins marked as “managed” are enabled and minimally configured by the MediaWiki operator based on charm configuration, integrations, and state. Where possible, user defined configurations through the charm’s local-settings configuration key are merged with the charm operator’s configuration.
Item |
Managed |
Description |
|---|---|---|
Yes |
Allows MediaWiki to use Amazon S3 (or any compatible API, such as Apache CloudStack or Digital Ocean Spaces) instead of the local |
|
Yes |
A framework for creating authentication and authorization extensions. |
|
Yes |
Extends the PluggableAuth extension to provide authentication using OpenID Connect. |
|
Yes |
Extends the PluggableAuth extension to provide authentication using SAML. |
See also
Please refer to this composer.json file for specifics on the extensions and skins that the MediaWiki charm installs in addition to what MediaWiki bundles.
Refer to the how to install extensions and skins guide for instructions on installing additional extensions and skins.