Extension:MPulse
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. |
mPulse Release status: unmaintained |
|
---|---|
Description | SOASTA mPulse Real User Monitoring tag |
Author(s) | SOASTA |
Latest version | 1.0 (2015-08-28) |
MediaWiki | 1.18+ |
Database changes | No |
License | MIT License |
Download | GitHub: Note: README |
The mPulse extension integrates SOASTA mPulse Real User Monitoring into your MediaWiki site.
Installation
[edit]- Download the files from GitHub as tar.gz or zip
- Create a directory
mPulse
in your$IP/extensions
directory. - Extract the files to this
$IP /extensions/mPulse
directory. - Add to the bottom of LocalSettings.php .
require_once( "$IP/extensions/mPulse/mPulse.php" ); // SOASTA mPulse API key (e.g. A1A1A-B2B2B-C3C3C-D4D4Dl-E5E5E) $wgmPulseApiKey = '';
- Installation can now be verified through Special:Version of your wiki.