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

ActiveCraft-plugin

born05/craft-sentry
===================

Pushes Craft CMS errors to Sentry.

3.0.0(1y ago)10137.8k—6.7%11[3 PRs](https://github.com/roelvanhintum/craft-sentry/pulls)2MITPHPPHP ^8.0.2

Since Nov 26Pushed 6mo ago4 watchersCompare

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

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

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:

```
