Extension:BunchPatrol

MediaWiki extensions manual
BunchPatrol
Release status: experimental
Author(s) Travis Derouin (Tderouintalk)
MediaWiki >= 1.35.0
License GNU General Public License 2.0 or later
Download https://git.legoktm.com/ashley/ShoutHow/src/master/extensions/BunchPatrol

Bunches many edits of a user together, so they can be patrolled all at once

Installation edit

  • Download and place the file(s) in a directory called BunchPatrol in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'BunchPatrol' );
    
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.