Extension:Purge
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | User interfaceCategory:User interface extensions |
Description | Adds a purge tab on all normal pages, allowing for quick purging of the cache |
Author(s) | |
Latest version | 2.1.1 (2024-04-03) |
MediaWiki | 1.35+Category:Extensions with manual MediaWiki version |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | GitHub: |
Translate the Purge extension |
The Purge extension adds a purge tab on all normal pages, allowing for quick purging of the cache.
Installation
- Download and place the file(s) in a directory called
Purge
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Purge' );
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. |
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions included in Miraheze
Category:Extensions included in WikiForge
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:SkinTemplateNavigation::Universal extensions
Category:Stable extensions
Category:User interface extensions