Extension:FancyModeration
Please expand this page. |
FancyModeration Release status: unknown |
|
---|---|
Author(s) | Ostrzyciel (Ostrzycieltalk) |
Latest version | 0.5.2 |
MediaWiki | >= 1.37.0 |
License | GNU General Public License 2.0 or later |
Download | GitLab: Note: |
|
|
The FancyModeration extension adds a few fancy features to MW's moderation.
Installation
edit- Download and place the file(s) in a directory called
FancyModeration
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'FancyModeration' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.