Skip to content

gwa/drupal-rollbar

Repository files navigation

Drupal Rollbar

Adds Rollbar error reporting to Drupal 8.

Installation

composer require gwa/drupal_rollbar

Setup

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

ROLLBAR_ACCESS_TOKEN [access_token]

Environment

Environment defaults to production.

Override with an environment variable:

ROLLBAR_ENVIRONMENT staging

About

Drupal 8 Rollbar module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages