Extension:MPulse
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Description | SOASTA mPulse Real User Monitoring tag |
Author(s) | SOASTA |
Latest version | 1.0 (2015-08-28) |
MediaWiki | 1.18+Category:Extensions with manual MediaWiki version |
Database changes | No |
License | MIT License |
Download | GitHub: Note: README |
The mPulse extension integrates SOASTA mPulse Real User Monitoring into your MediaWiki site.
Installation
- 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.
See also
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions with invalid or missing type
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:LocalisationCacheRecache extensions
Category:MIT licensed extensions
Category:Unmaintained extensions