2017 © Pedro Peláez
 

craft-plugin rollbar

Rollbar Plugin for Craft CMS

image

boboldehampsink/rollbar

Rollbar Plugin for Craft CMS

  • Thursday, April 5, 2018
  • by boboldehampsink
  • Repository
  • 1 Watchers
  • 9 Stars
  • 14,290 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 15 Versions
  • 3 % Grown

The README.md

DEPRECATED - Rollbar plugin for Craft CMS

Plugin that allows you to log Craft Errors/Exceptions to Rollbar., (*1)

Important
The plugin's folder should be named "rollbar", (*2)

Deprecated

With the release of Craft 3 on 4-4-2018, this plugin has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so., (*3)

Features

  • Log Craft Errors/Exceptions to Rollbar
  • Keep Rollbar access token in your config settings
  • Logs the environment you're working on
  • Integrates seamlessly, one click install

Getting started

  • Create a rollbar.php file in craft/config/
  • Set your rollbar config variables in there

Example:, (*4)

<?php
return array(
    'accessToken' => '123456789'
    'clientToken' => '123456789'
);
?>

If you want to get your client token in the templates, just use craft.config.get('clientToken', 'rollbar'), (*5)

Changelog

1.5.3

  • Updated Rollbar to 1.3.1

1.5.2

  • Now reports full PHP error message

1.5.1

  • Updated Rollbar to 1.2.0

1.5.0

  • Don't report 404 errors (thanks to @bossanova808)
  • Updated Rollbar to 1.0.1

1.4.2

  • Updated Rollbar to 0.18.2

1.4.1

  • Updated Rollbar to 0.16.0

1.4.0

  • Moved settings to config file
  • Updated Rollbar to 0.15.0

1.3.1

  • Updated Rollbar to 0.11.2

1.3.0

  • Added client key setting and variables (thanks to russback)
  • Added a MIT license

1.2.0

  • Added a switch to disable reporting in devMode
  • Updated Rollbar PHP API to 0.11.0

1.1.1

  • Updated Rollbar PHP API to 0.10.0

1.1

  • Rollbar now logs your Craft environment
  • Rollbar is now not exclusive to devMode anymore

1.0

  • Initial push to GitHub

The Versions

05/04 2018

dev-master

9999999-dev

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

28/08 2017

dev-develop

dev-develop

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

28/08 2017

1.5.3

1.5.3.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

28/08 2017

1.5.2

1.5.2.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

18/07 2017

1.5.1

1.5.1.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

16/05 2017

1.5.0

1.5.0.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

01/08 2016

1.4.2

1.4.2.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

24/05 2016

1.4.1

1.4.1.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

24/09 2015

1.4.0

1.4.0.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

30/07 2015

1.3.1

1.3.1.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

13/05 2015

1.3.0

1.3.0.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

07/04 2015

1.2.0

1.2.0.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

02/04 2015

1.1.1

1.1.1.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

01/04 2015

1.1

1.1.0.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires

 

27/03 2015

1.0

1.0.0.0

Rollbar Plugin for Craft CMS

  Sources   Download

The Requires