netzmacht/contao-workflow-notification
Composer 安装命令:
composer require netzmacht/contao-workflow-notification
包简介
Contao workflow notification
README 文档
README
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.
Install
You can install this extension via Composer:
$ 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 actionfor 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.
Have a look for the workflow.notification.prepare-tokens event to adjust the generated tokens.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2014-12-18