|NotiZ| NotiZ • Powerful notification dispatcher ================================================ **“Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc…).”** |Latest Version on Packagist| |Total Downloads| |Software License| |Scrutinizer Code Quality| |StyleCI check| |Maintainability| -------------- NotiZ is a |TYPO3|\ `TYPO3 `__ `extension `__ allowing to easily dispatch notifications (emails, SMS, Slack messages) bound to events sent by your application. To ease editors lives, everything can be managed directly in the TYPO3 backend. .. figure:: Documentation/Images/notiz-demo.gif :alt: Example Example Install ------- See `Installation chapter `__ from the documentation. Usage ----- Need some help? Go to the `Documentation `__ folder. |Slack| Join the discussion on Slack in channel `#ext-notiz `__! – You don’t have access to TYPO3 Slack? Get your Slack invitation `by clicking here `__! Change log ---------- Please see `CHANGELOG `__ for more information on what has changed recently. License ------- See `LICENSE `__ for more information. .. |NotiZ| image:: ext_icon.svg .. |Latest Version on Packagist| image:: https://img.shields.io/packagist/v/cuyz/notiz.svg :target: https://packagist.org/packages/cuyz/notiz .. |Total Downloads| image:: https://img.shields.io/packagist/dt/cuyz/notiz.svg :target: https://packagist.org/packages/cuyz/notiz .. |Software License| image:: https://img.shields.io/badge/license-GPL3-brightgreen.svg :target: LICENSE.md .. |Scrutinizer Code Quality| image:: https://scrutinizer-ci.com/g/CuyZ/NotiZ/badges/quality-score.png?b=master :target: https://scrutinizer-ci.com/g/CuyZ/NotiZ/?branch=master .. |StyleCI check| image:: https://styleci.io/repos/113041297/shield?style=flat&branch=master :target: https://styleci.io/repos/113041297 .. |Maintainability| image:: https://api.codeclimate.com/v1/badges/bee13dc7e268cb6ac7b9/maintainability :target: https://codeclimate.com/github/CuyZ/NotiZ/maintainability .. |TYPO3| image:: Documentation/Images/TYPO3.svg .. |Slack| image:: Documentation/Images/Slack.svg