PHPackages                             chrismou/craft-rollbar - 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. chrismou/craft-rollbar

ActiveCraft-plugin[Logging &amp; Monitoring](/categories/logging)

chrismou/craft-rollbar
======================

Rollbar integration for CraftCMS

v5.0.1(1y ago)1287↓100%[1 issues](https://github.com/chrismou/craft-rollbar/issues)MITPHPPHP &gt;=8.2 &lt;9.0

Since Aug 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/chrismou/craft-rollbar)[ Packagist](https://packagist.org/packages/chrismou/craft-rollbar)[ RSS](/packages/chrismou-craft-rollbar/feed)WikiDiscussions 5.x Synced 1mo ago

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

[![Rollbar for Craft CMS](./src/icon.svg)](./src/icon.svg)

Rollbar plugin for Craft CMS
============================

[](#rollbar-plugin-for-craft-cms)

This plugin provides [Rollbar](https://rollbar.com) support for [Craft CMS](https://craftcms.com).

Features
--------

[](#features)

- PHP Exception reporting to Rollbar
- JS Exception reporting to Rollbar (optional)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5 or later. For Craft 3 or 4 support, please use the 3.x or 4.x branches.

Installation
------------

[](#installation)

### Plugin Store

[](#plugin-store)

To install [Rollbar](https://rollbar.com/), navigate to the Plugin Store section of your Craft control panel, search for `Rollbar`, and click the Install button.

### Composer

[](#composer)

You can also add the package to your project using Composer.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require chrismou/craft-rollbar

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Rollbar.

Configuration
-------------

[](#configuration)

First you'll need to setup a [Rollbar account](https://rollbar.com/).

Once you have an account and created your project, you'll be provided with an access Key. Navigate to Settings &gt; Plugins &gt; Rollbar and start typing the name of your environment variable in the `Access Token` field, until you see your variable name in the autocomplete box.

In order to log JS exceptions, you'll also need to enable the option and add your `postClientItemAccessToken` using the same method as above.

In order to exclude certain exceptions from being logged, create a comma separated list of fully qualified exception classes and add it to the relevant setting using the same method as above.

For example, if you're looking to exclude 404 exceptions, you could add the following to your .env:

```
ROLLBAR_IGNORED_EXCEPTIONS=yii\web\NotFoundHttpException

```

Then simply add the `ROLLBAR_IGNORED_EXCEPTIONS` value to your settings.

Licensing
---------

[](#licensing)

Released under the MIT License. See LICENSE.

---

This plugin is maintained by [Chris Chrisostomou](https://mou.me). With thanks to the original developer, [Newism](https://newism.com.au).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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 ~8 days

Recently: every ~0 days

Total

9

Last Release

572d ago

Major Versions

v3.0.0 → v4.0.02024-08-09

v4.0.0 → v5.0.02024-08-09

v3.0.1 → v4.0.12024-10-16

4.x-dev → 5.x-dev2024-10-16

PHP version history (2 changes)v4.0.0PHP &gt;=8.0.2 &lt;9.0

v5.0.0PHP &gt;=8.2 &lt;9.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/98e0798db43673fb89fe589cbb45fb4c6547d3bdbe76d7efa30d96f24ffc677e?d=identicon)[chrismou](/maintainers/chrismou)

---

Top Contributors

[![chrismou](https://avatars.githubusercontent.com/u/319883?v=4)](https://github.com/chrismou "chrismou (11 commits)")

---

Tags

craft-plugincraftcmscraftcms3craftcms4craftcms5rollbarcmsrollbarCraftcraftcmscraft-plugin

### Embed Badge

![Health badge](/badges/chrismou-craft-rollbar/health.svg)

```
[![Health](https://phpackages.com/badges/chrismou-craft-rollbar/health.svg)](https://phpackages.com/packages/chrismou-craft-rollbar)
```

###  Alternatives

[lukeyouell/craft-sentry

Error tracking that helps developers monitor and fix crashes in real time. Iterate continuously. Boost efficiency. Improve user experience.

17123.4k1](/packages/lukeyouell-craft-sentry)[superbig/craft-audit

Log adding/updating/deleting of elements

2053.6k](/packages/superbig-craft-audit)

PHPackages © 2026

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