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(4mo ago)44.0k↑286.9%LGPL-3.0-or-laterPHPPHP ^8.1

Since Jun 5Pushed 4mo 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 today

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

45

—

FairBetter than 91% of packages

Maintenance75

Regular maintenance activity

Popularity27

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

134d 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

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[contao/manager-bundle

Provides the Contao Managed Edition

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

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k92](/packages/contao-community-alliance-dc-general)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[plenta/contao-jobs-basic-bundle

Basic Job Manager for Contao (including Google Jobs).

335.4k](/packages/plenta-contao-jobs-basic-bundle)

PHPackages © 2026

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