PHPackages                             yireo/yireo\_newrelic - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. yireo/yireo\_newrelic

Abandoned → [yireo/magento1-newrelic](/?search=yireo%2Fmagento1-newrelic)ArchivedMagento-module[Logging &amp; Monitoring](/categories/logging)

yireo/yireo\_newrelic
=====================

Add NewRelic JS support and PHP tracking to Magento

1.3.0(9y ago)3370613OSL-3.0PHPPHP &gt;=5.3.0

Since Jun 30Pushed 8y ago4 watchersCompare

[ Source](https://github.com/yireo-magento1/Yireo_NewRelic)[ Packagist](https://packagist.org/packages/yireo/yireo_newrelic)[ Docs](https://www.yireo.com/software/magento-extensions/newrelic)[ RSS](/packages/yireo-yireo-newrelic/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Magento module for New Relic ©
==============================

[](#magento-module-for-new-relic-)

Homepage:

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 &gt; Configuration &gt; Advanced &gt; New Relic
- Done

Instructions for using composer
-------------------------------

[](#instructions-for-using-composer)

Use composer to install this extension. First make sure to initialize composer with the right settings:

```
composer -n init
composer install --no-dev

```

Next, modify your local composer.json file:

```
{
    "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:

```
composer update --no-dev

```

Done.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~266 days

Total

4

Last Release

3536d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

[![jissereitsma](https://avatars.githubusercontent.com/u/7670482?v=4)](https://github.com/jissereitsma "jissereitsma (38 commits)")

---

Tags

magentocomposer-installer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yireo-yireo-newrelic/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-yireo-newrelic/health.svg)](https://phpackages.com/packages/yireo-yireo-newrelic)
```

###  Alternatives

[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[magento/magento-composer-installer

Composer installer for Magento modules

7523.3M318](/packages/magento-magento-composer-installer)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[magento-hackathon/magento-composer-installer

Composer installer for Magento modules

214757.6k374](/packages/magento-hackathon-magento-composer-installer)[yireo/magento2-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
