killerwolf / ezpublish-newrelic
There is no license information available for the latest version (1.0.1) of this package.
track web transaction
Package info
github.com/killerwolf/ezpublish-newrelic
Type:ezpublish-legacy-extension
pkg:composer/killerwolf/ezpublish-newrelic
1.0.1
2013-10-05 17:16 UTC
Requires
Requires (Dev)
This package is not auto-updated.
Last update: 2026-03-09 22:22:48 UTC
README
A PHP library to name web transaction in NewRelic
Requirements and dependencies
- this library depends on intouch/newrelic (loaded via composer)
- it relies on ezpublish (Legacy/4.x kernel)
Installation
With composer
{
"require": {
"killerwolf/ezpublish-newrelic": "1.*"
}
}
Usage
Just activate this extension in the appropriate siteaccesses (the public ones).