contao-module contao-workflow-notification
Contao workflow notification
netzmacht/contao-workflow-notification
Contao workflow notification
- Friday, May 8, 2015
- by netzmacht
- Repository
- 1 Watchers
- 0 Stars
- 2 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Notification Center Integration for Contao
, (*1)
This extension provides the notification center integration
for the Contao workflow extension. It ships with a predefined
workflow_notification
workflow type and a notification workflow action., (*2)
Install
You can install this extension via Composer:, (*3)
$ php composer.phar require netzmacht/contao-workflow-notification:~1.0
Usage
- Create and configure a notification of the type
workflow_notification
. See the documentation of the notification
center for more details.
- Create a
Notification action
for your workflow transition and select the created notification.
- Enjoy it.
Customization
The notification action supports all notification types which begins with workflow_
. So you are free to create your
custom notifications with custom tokens., (*4)
Have a look for the workflow.notification.prepare-tokens
event to adjust the generated tokens., (*5)
dev-master
9999999-dev
Contao workflow notification
Sources
Download
LGPL-3.0+
The Requires
The Development Requires
notification
contao
workflow