# sentry-campfire **Repository Path**: mirrors_getsentry/sentry-campfire ## Basic Information - **Project Name**: sentry-campfire - **Description**: A Sentry plugin for sending notifications to Campfire - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README =============== Sentry-Campfire =============== A Sentry plugin that allows notifications to be sent to Campfire Installation ============ To install and use this plugin just install it via ``pip``:: pip install sentry_campfire This plugin depends on the `Camplight library `_. Unfortunately, it's not yet on PyPi. Install it via ``pip``:: pip install -e git+https://github.com/mlafeldt/camplight#egg=camplight You're going to need to install ``sentry_campfire`` before installing ``camplight``. You can configure the plugin via the web UI.