2017 © Pedro Peláez
 

magento-module magento1-newrelic

Add NewRelic JS support and PHP tracking to Magento

image

yireo/magento1-newrelic

Add NewRelic JS support and PHP tracking to Magento

  • Thursday, August 17, 2017
  • by yireo
  • Repository
  • 3 Watchers
  • 31 Stars
  • 184 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 12 Forks
  • 0 Open issues
  • 5 Versions
  • 122 % Grown

The README.md

Magento module for New Relic ©

Homepage: http://www.yireo.com/software/magento-extensions/newrelic, (*1)

Steps to get it working: * Make sure to install New Relic on your server first * Make sure to have New Relics PHP-module installed and active * Upload the files in the source/ folder to your site * Flush the Magento cache * Configure settings under System > Configuration > Advanced > New Relic * Done, (*2)

Instructions for using composer

Use composer to install this extension. First make sure to initialize composer with the right settings:, (*3)

composer -n init
composer install --no-dev

Next, modify your local composer.json file:, (*4)

{
    "require": {
        "yireo/magento1-newrelic": "dev-master",
        "magento-hackathon/magento-composer-installer": "*"
    },    
    "repositories":[
        {
            "packagist": false
        },
        {
            "type":"composer",
            "url":"https://packages.firegento.com"
        },
        {
            "type":"composer",
            "url":"https://satis.yireo.com"
        }
    ],
    "extra":{
        "magento-root-dir":"/path/to/magento",
        "magento-deploystrategy":"copy"           
    }
}

Make sure to set the magento-root-dir properly. Test this by running:, (*5)

composer update --no-dev

Done., (*6)

The Versions

17/08 2017

dev-master

9999999-dev https://www.yireo.com/software/magento-extensions/newrelic

Add NewRelic JS support and PHP tracking to Magento

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

05/09 2016

1.3.0

1.3.0.0 https://www.yireo.com/software/magento-extensions/newrelic

Add NewRelic JS support and PHP tracking to Magento

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

03/06 2016

1.2.5

1.2.5.0 https://www.yireo.com/software/magento-extensions/newrelic

Add NewRelic JS support and PHP tracking to Magento

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

30/07 2014

1.2.3

1.2.3.0 https://www.yireo.com/software/magento-extensions/webp

Add NewRelic JS support and PHP tracking to Magento

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

30/06 2014

1.2.2

1.2.2.0 https://www.yireo.com/software/magento-extensions/webp

Add NewRelic JS support and PHP tracking to Magento

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento