trueprogramming/slack-message

Adds slack monolog implementation

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.0.0 2024-10-14 08:38 UTC

This package is auto-updated.

Last update: 2024-10-14 08:39:57 UTC


README

Author: Michael Semle
E-Mail: git@mikeproduction.de
repo:   https://github.com/true-programming/slack-message

TYPO3 extension to add a slack message handler with monolog

Usage

  • Create an instance of the handler
  • Use the instance to send a message

How to install this extension?

You can set this up via composer (composer require trueprogramming/slack-message).

Requirements

  • TYPO3 v12.

License

The extension is licensed under GPL v2+, same as the TYPO3 Core.

For details see the LICENSE file in this repository.