richardhj / contao-notification_center_checksendinterface
An interface for the notification_center extension for Contao Open Source CMS that includes a function to check if a message can be send.
Package info
github.com/richardhj/contao-notification_center_checksendinterface
Type:contao-bundle
pkg:composer/richardhj/contao-notification_center_checksendinterface
v1.0.2
2021-11-19 11:53 UTC
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ^3.1 || ^4.3
- terminal42/notification_center: ^1.3
This package is auto-updated.
Last update: 2026-02-19 21:39:54 UTC
README
MessageDraftCheckSendInterface for the notification_center extension
An interface for the notification_center extension for Contao Open Source CMS that includes a function to check if a message can be send.
The provided method is used by the extension richardhj/contao-notification_center_member_selectable. A basic integration can be seen in richardhj/contao-notification_center_clockworksms.