KB825174

From The LI AO Wiki
Revision as of 19:56, 28 September 2024 by Admin (talk | contribs) (Save unfinished work.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Introduction

This article describes the method which installs the PWA extension and turns MediaWiki instance into a PWA (progressive web application).

Symptoms

The default MediaWiki installation does not have the ability of transforming the website into a webapp. Therefore, an extension is needed to make such change.

Solution

Install the PWA extension which can be found on the GitHub repository Wikimedica/MediaWiki-extensions-PWA using this link. The installation procedure normally involves only file copying into the extensions/ folder of the MediaWiki installation.

Then, enable the extension by manipulating the LocalSettings.php file found in regular MediaWiki installations, or, use another technique, for example, ManageWiki, to enable it.

By manipulating LocalSettings.php: