cuyz / notiz
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…).
Installs: 16 937
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 8
Forks: 5
Open Issues: 15
Type:typo3-cms-extension
Requires
- romm/configuration-object: ^1.10 || ^2.0
- typo3/cms-core: ^8.7.0 || ^9.5.17
Requires (Dev)
- phpunit/phpunit: ^4.7 || ^5.6
- satooshi/php-coveralls: ^1.0
Replaces
- typo3-ter/notiz: 2.1.3
This package is auto-updated.
Last update: 2024-10-23 11:44:58 UTC
README
Important
Due to lack of time and motivation, and mostly because I stopped working with TYPO3 on a daily basis, this project is not maintained anymore. If anyone wants to maintain it, please feel free to contact me; creating an issue seems to be the best way to discuss about it.
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…).”
NotiZ is a TYPO3 extension allowing to easily manage notifications in a TYPO3 instance.
Notifications listen to events fired within the application and can be dispatched to several channels: emails, SMS, Slack messages…
To ease editors lives, everything can be managed directly in the TYPO3 backend.
Install
See Installation chapter from the documentation.
Documentation
Find the documentation on docs.typo3.org.
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
See CHANGELOG for more information on what has changed recently.
License
See LICENSE for more information.