PHPackages                             plenta/contao-mimir - 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. plenta/contao-mimir

ActiveContao-bundle[Logging &amp; Monitoring](/categories/logging)

plenta/contao-mimir
===================

Send exceptions within your Contao installation directly to your Slack workspace.

v1.6(2mo ago)42.1k↑166.7%LGPL-3.0-or-laterPHPPHP ^8.1

Since Jun 5Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/plenta/contao-mimir)[ Packagist](https://packagist.org/packages/plenta/contao-mimir)[ GitHub Sponsors](https://github.com/sponsors/plenta)[ RSS](/packages/plenta-contao-mimir/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (8)Used By (0)

Contao Mimir Bundle
===================

[](#contao-mimir-bundle)

Mimir watches over your code and sends any exception he encounters directly to your Slack workspace.

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

[](#installation)

### Install using Contao Manager

[](#install-using-contao-manager)

Search for **slack** or **exception** and you will find this extension.

### Install using Composer

[](#install-using-composer)

```
composer require plenta/contao-mimir
```

Setup
-----

[](#setup)

1. Set up a Slack webhook (See [Slack API documentation](https://api.slack.com/messaging/webhooks)).
2. Install Mimir.
3. Configure Mimir

Configuration
-------------

[](#configuration)

### Exception white- and blacklisting

[](#exception-white--and-blacklisting)

There are some exceptions you commonly don't want to be notified about because they don't mean there's something wrong with your code (e.g. Contao's RedirectResponseExceptions). These exceptions are blacklisted by default. You can, however, whitelist them if you want to be notified about them. You can also blacklist exceptions you don't want to be notified about.

### Configuration

[](#configuration-1)

You can easily configure Mimir through your `parameters.yml`:

```
plenta_mimir:
  webhook: 'YourWebhookURL' # required
  exceptions: # optional
    whitelist:
      - 'Full/Exception/Class/Name'
    blacklist:
      - 'Full/Exception/Class/Name'
  debug: true # optional - Default false - Set to true if you want to receive messages in debug environment
```

System requirements
-------------------

[](#system-requirements)

- PHP: `^8.1`
- Contao: `^4.13 || ^5.1` (and later)

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance83

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~165 days

Recently: every ~140 days

Total

7

Last Release

88d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e698eeac17626477d7cf01b20eb70612fd74b9608df826bc0ebceb5afcacba7?d=identicon)[plenta](/maintainers/plenta)

---

Top Contributors

[![veronikaplenta](https://avatars.githubusercontent.com/u/88315148?v=4)](https://github.com/veronikaplenta "veronikaplenta (11 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/plenta-contao-mimir/health.svg)

```
[![Health](https://phpackages.com/badges/plenta-contao-mimir/health.svg)](https://phpackages.com/packages/plenta-contao-mimir)
```

###  Alternatives

[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[masterro/laravel-mail-viewer

Easily view in browser outgoing emails.

6392.1k](/packages/masterro-laravel-mail-viewer)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[plenta/contao-jobs-basic-bundle

Basic Job Manager for Contao (including Google Jobs).

335.1k](/packages/plenta-contao-jobs-basic-bundle)[oneup/contao-sentry-bundle

This bundle provides an easy integration of sentry.io for Contao 4.4.x and newer.

1114.8k](/packages/oneup-contao-sentry-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
