trueprogramming / slack-message
Adds slack monolog implementation
Installs: 259
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- monolog/monolog: ^3
- typo3/cms-core: ^12.0
Requires (Dev)
- phpstan/phpstan: ^1.12
- saschaegerer/phpstan-typo3: ^1.10
- typo3/coding-standards: ^0.8.0
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.