Extension:UserInformation

Category:Pages to be expanded#UserInformation Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:Extensions with no license specified
MediaWiki extensions manual
UserInformation
Release status: unknownCategory:Extensions with invalid status
Author(s) Mark A. Hershberger
Latest version 1.0.0
MediaWiki Category:Extensions without MediaWiki version
License No license specified
Download Category:Extensions in GitLab version control
  • viewprivateinfo
Category:All extensions

The UserInformation extension allows administrators to view private user information on a MediaWiki site.

Installation

  • Download and place the file(s) in a directory called UserInformation in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'UserInformation' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:User identity extensions
Category:All extensions Category:Extensions in GitLab version control Category:Extensions with invalid or missing type Category:Extensions with invalid status Category:Extensions with no license specified Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:Pages to be expanded Category:User identity extensions