Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

netzmacht-archive/contao-workflow-notification

Repository files navigation

Notification Center Integration for Contao

Build Status Version License Downloads Contao Community Alliance coding standard

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

  1. Create and configure a notification of the type workflow_notification. See the documentation of the notification center for more details.
  2. Create a Notification action for your workflow transition and select the created notification.
  3. 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.

About

Notification center integration for the Contao workflow extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages