NotiZ
NotiZ copied to clipboard
🔔 Powerful notification dispatcher for TYPO3 CMS.
Hello, We have TYPO3 v8 (8.7.31) and Notiz v2.1.2. When I add new notification and set email as channel, emails are not sent. TYPO3 email configuration is working correctly via...
Hi I'm trying to get notified when a scheduler task is hanging up for too much time. The task didn't fail or success so i cannot get notified out-of-the-box with...
With the incoming support of TYPO3 10 LTS, widget(s) might be added to the new dashboard feature that will be delivered with the new LTS. https://www.richardhaeser.com/typo3-blog/an-update-about-the-dashboard-for-typo3
Hi @romm Wouldn't be better to set `notiz.notifications.entityEmail.settings.defaultSender` as default value to `$GLOBALS['TYPO3_CONF_VARS']['MAIL']['defaultMailFromAddress']`
I think this extension would benefit from a settings which allows to set the TYPO3 Context (Development/*,Live/*,...) in which notifications should be send.
Currently, the only way of viewing an exception thrown by the system is located in the backend module. However, an exception can be thrown only in the frontend context, meaning...
Currently, the fields exist in the TCA, but are never used.
See: https://github.com/CuyZ/NotiZ/blob/af8cb881221ca2e777aad5d4d5cd3c6205eada19/Classes/Core/Event/Support/ProvidesExampleProperties.php#L19-L49