mindsize / mindsize-newrelic
Better WordPress data for New Relic, with WooCommerce support.
Installs: 1 315
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 4
Forks: 1
Open Issues: 9
Type:wordpress-plugin
Requires
- composer/installers: ^1.4
- xrstf/composer-php52: ^1.0
This package is auto-updated.
Last update: 2024-11-19 09:01:32 UTC
README
WordPress plugin to make New Relic data more approachable and readable.
This plugin is a mix of 10up's New Relic plugin and Gigaom's New Relic plugin, and incorporates the best of both while leaving out things that Mindsize doesn't need.
Things left out:
- no
ini_set
calls, as the PHP Agent does not support it - no Browser agent
- no utility functions for plugins to call
Installation
- clone this repository into your plugins folder (by default it's
wp-content/plugins
) - issue
composer install
- activate the plugin
Prerequisites
- Composer on the server
- New Relic agent installed and token configured