Extension:RealTimeUsers
![]() | Please expand this page. |
![]() Release status: unknownCategory:Extensions with invalid status |
|
---|---|
Author(s) | Josef Martiňák |
Latest version | 1.0 |
MediaWiki | >= 1.29.0 |
License | MIT License |
Download | Bitbucket: Note: |
|
|
The RealTimeUsers extension displays information about which users have accessed the wiki in the last five minutes, based on the server access log.
Installation
- Download and place the file(s) in a directory called
RealTimeUsers
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RealTimeUsers' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in Bitbucket version control
Category:Extensions with invalid or missing type
Category:Extensions with invalid status
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MIT licensed extensions
Category:Pages to be expanded
Category:ParserFirstCallInit extensions