Releases: Hutchy68/Purge
Releases · Hutchy68/Purge
v2.0.0
MediaWiki Purge Extension
Version 1.0.2
- POST purge link to avoid confirmation
MediaWiki Purge Extension v1.0.1
Purge extension adds a purge tab to purge the cache of an article. Download and upload the following files to /extensions. Rename directory folder to /Purge
and add the following to LocalSettings.php
to enable this extension.
require_once ('$IP/extensions/Purge/Purge.php');
Purge
Purge extension adds a purge tab to purge the cache of an article. Download and upload the following files to /extensions. Rename directory folder to /Purge
and add the following to LocalSettings.php
to enable this extension.
require_once ('$IP/extensions/Purge/Purge.php');