Extension:PanicButton
Appearance
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Release status: unmaintained |
|
|---|---|
| Author(s) | Shawn Bruckner (OoEyestalk) |
| MediaWiki | |
| License | GNU General Public License 2.0 or later |
| Download | GitHub:
Note: |
The PanicButton extension provides a special page that allows specified users to shut off editing permissions for anonymous users..
Installation
[edit]- Download and place the file(s) in a directory called
PanicButtonin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
require_once "$IP/extensions/PanicButton/PanicButton.php";
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
