Extension:UnblockMe
![]() | This extension's download link appears to be broken. If you have another link, please update the page and remove this notice. |
![]() | A request to archive this extension has been made on Phabricator . See T391752 for the archival request and the rationale for the request, and to leave comments about the request. | ![]() |
This extension is in development right now, please don't download it until this message is removed. Thank you for your understanding!
Category:Extensions without a compatibility policyCategory:GPL licensed extensions![]() Release status: experimentalCategory:Experimental extensions |
|
---|---|
![]() |
|
Implementation | Special pageCategory:Special page extensions |
Description | Allows blocked users to submit unblock requests for administrators to review. |
Author(s) | Examknow, Kizule |
Latest version | 1.0.3 |
MediaWiki | Category:Extensions without MediaWiki version |
Database changes | Yes |
License | GNU General Public License 2.0 or later |
Download | Category:Extensions in Wikimedia version control |
Quarterly downloads | 6 (Ranked 89th) |
Translate the UnblockMe extension if it is available at translatewiki.net |
The extension UnblockMe was developed to take away some of the issues in talk page unblock requests. This extension is still in beta meaning that there is still work to be done.
Usage
Only users with the unblock
right may review requests. Any logged in user may submit an unblock request. Unblock requests are submitted via Special:UnblockMe and they can be reviewed on Special:UnblockRequests.
Installation
- Download and move the extracted
UnblockMe
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/UnblockMe - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'UnblockMe' );
- Run the update script which will automatically create the necessary database tables that this extension needs.
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:Experimental extensions
Category:Extensions in Wikimedia version control
Category:Extensions not in ExtensionJson
Category:Extensions with a broken download link
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:GPL licensed extensions
Category:Special page extensions