2017 © Pedro Peláez
 

drupal-module drupal_rollbar

Drupal 8 module that integrates Rollbar.

image

gwa/drupal_rollbar

Drupal 8 module that integrates Rollbar.

  • Friday, April 27, 2018
  • by gwa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 1500 % Grown

The README.md

Drupal Rollbar

Adds Rollbar error reporting to Drupal 8., (*1)

Installation

composer require gwa/drupal_rollbar

Setup

Set an environment variable (that can be read using getenv()) containing the Rollbar access token:, (*2)

ROLLBAR_ACCESS_TOKEN [access_token]

Environment

Environment defaults to production., (*3)

Override with an environment variable:, (*4)

ROLLBAR_ENVIRONMENT staging

The Versions

27/04 2018

dev-master

9999999-dev https://github.com/gwa/drupal-rollbar

Drupal 8 module that integrates Rollbar.

  Sources   Download

MIT

The Requires