![]() Release status: stable |
|
---|---|
Implementation | User interface |
Description | Adds a purge tab on all normal pages, allowing for quick purging of the cache |
Author(s) | Ævar Arnfjörð Bjarmason, Tom Hutchison |
Latest version | 2.1.0 (2023-03-10) |
MediaWiki | 1.35+ |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | GitHub: |
Hooks used
|
|
Translate the Purge extension | |
The Purge extension adds a purge tab on all normal pages, allowing for quick purging of the cache.
Installation
- Download the latest release, extract the files and place the file(s) in a directory called
Purge
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadExtension( 'Purge' );
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
- Manual:Purge for more information about the purge action.
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.