Skip to content

Releases: Hutchy68/Purge

v2.0.0

11 Jun 17:12
64c23f5
Compare
Choose a tag to compare

Version 2.2.0

  • Add extension registration.
  • Bump major version as it will require MW 1.31+

Requires MediaWiki version => 1.31.0

MediaWiki Purge Extension

02 Nov 18:44
Compare
Choose a tag to compare

Version 1.0.2

  • POST purge link to avoid confirmation

MediaWiki Purge Extension v1.0.1

30 Mar 18:40
Compare
Choose a tag to compare

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

13 Apr 20:29
Compare
Choose a tag to compare

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');