heimrichhannot/contao-assignment_notification_center

Get assignee data tokens within notification_center.

Maintainers

Package info

github.com/heimrichhannot/contao-assignment_notification_center

Type:contao-module

pkg:composer/heimrichhannot/contao-assignment_notification_center

Statistics

Installs: 71

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2023-02-28 09:40 UTC

This package is auto-updated.

Last update: 2026-02-28 16:02:49 UTC


README

Use assignments within notification center

Notification Center Tokens

tokens

Token Example Description
##assignee_emails## #assignee_emails## Return the assignee emails from tl_assignee for the given mapping within tl_nc_message.
##assignee_email_[ID]## #assignee_email_0## Return the first, second, third… assignee email from tl_assignee for the given mapping within tl_nc_message.