Download the PHP package plenta/contao-mimir without Composer
On this page you can find all versions of the php package plenta/contao-mimir. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download plenta/contao-mimir
More information about plenta/contao-mimir
Files in plenta/contao-mimir
Package contao-mimir
Short Description Send exceptions within your Contao installation directly to your Slack workspace.
License LGPL-3.0-or-later
Informations about the package contao-mimir
Contao Mimir Bundle
Mimir watches over your code and sends any exception he encounters directly to your Slack workspace.
Installation
Install using Contao Manager
Search for slack or exception and you will find this extension.
Install using Composer
Setup
- Set up a Slack webhook (See Slack API documentation).
- Install Mimir.
- Configure Mimir
Configuration
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
You can easily configure Mimir through your parameters.yml
:
System requirements
- PHP:
^8.1
- Contao:
^4.13 || ^5.1
(and later)
All versions of contao-mimir with dependencies
contao/conflicts Version @dev
contao/core-bundle Version ^4.13.0 || ^5.1
doctrine/dbal Version ^2.10.1 || ^3.2.0
symfony/http-client Version ^5.4 || ^6.0