PHPackages                             roelvanhintum/craft-sentry - 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. roelvanhintum/craft-sentry

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

roelvanhintum/craft-sentry
==========================

Pushes Craft CMS errors to Sentry.

3.0.0(1y ago)1094↓33.3%11[2 issues](https://github.com/roelvanhintum/craft-sentry/issues)[3 PRs](https://github.com/roelvanhintum/craft-sentry/pulls)MITPHPPHP ^8.0.2

Since Nov 26Pushed 6mo ago4 watchersCompare

[ Source](https://github.com/roelvanhintum/craft-sentry)[ Packagist](https://packagist.org/packages/roelvanhintum/craft-sentry)[ RSS](/packages/roelvanhintum-craft-sentry/feed)WikiDiscussions craft4 Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (26)Used By (0)

Sentry plugin for Craft CMS 4
=============================

[](#sentry-plugin-for-craft-cms-4)

Pushes Craft CMS errors to [Sentry](https://sentry.io/).

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

[](#installation)

### Plugin Store

[](#plugin-store)

1. Search for 'Sentry SDK'.
2. Hit install
3. Create a config file as explained below.

### Composer

[](#composer)

1. Run: `composer require roelvanhintum/craft-sentry`
2. Hit install in Admin &gt; Settings &gt; Plugins
3. Create a config file as explained below.

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

[](#requirements)

- Craft 4.0.0 and up
- PHP 8.0.2 and up

Configuring Sentry
------------------

[](#configuring-sentry)

Create a `config/sentry-sdk.php` config file with the following contents:

```
