Extension:RemovePII
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | DatabaseCategory:Database extensions, Special pageCategory:Special page extensions |
Description | Provides the special pages: Special:RemovePII and Special:GenerateRandomHash. |
Author(s) | Universal Omega |
Latest version | 3.0.0 |
MediaWiki | 1.38.0+Category:Extensions with manual MediaWiki version |
PHP | 7.2+ |
License | GNU General Public License 3.0 or later |
Download | GitHub: Note: |
|
The RemovePII extension provides a special page allowing users with the handle-pii
right to remove personal identifiable information from a given user.
For reporting an issue or a bug, please use Miraheze Phabricator. See here for the workboard.
Installation
- Download and place the file(s) in a directory called
RemovePII
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RemovePII' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
![]() | This extension is maintained by Miraheze. Some Miraheze extensions are very Miraheze-specific and you may encounter issues you don't see on Miraheze. To report a bug or request a configuration change, please do so on the Miraheze Issue Tracker and not on Wikimedia Phabricator. |
Category:All extensions
Category:Database extensions
Category:Extensions by Miraheze
Category:Extensions in GitHub version control
Category:Extensions included in Miraheze
Category:Extensions included in WikiForge
Category:Extensions not in ExtensionJson
Category:Extensions which add rights
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Special page extensions
Category:Stable extensions