Extension:BunchPatrol
![]() Release status: unknown |
|
---|---|
Author(s) | Travis Derouin |
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
InstallationEdit
- Download and place the file(s) in a directory called
BunchPatrol
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php:
require_once "$IP/extensions/BunchPatrol/BunchPatrol.php";
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.