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(6mo ago)44.8k↑418.9%LGPL-3.0-or-laterPHPPHP ^8.1

Since Jun 5Pushed 6mo 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 1w 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

44

—

FairBetter than 90% of packages

Maintenance69

Regular maintenance activity

Popularity27

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M777](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M83](/packages/contao-manager-bundle)[sulu/sulu

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

1.3k1.4M236](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)[contao/core-bundle

Contao Open Source CMS

1301.7M3.1k](/packages/contao-core-bundle)

PHPackages © 2026

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