heimrichhannot/contao-assignment_notification_center

Get assignee data tokens within notification_center.

Installs: 71

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

Type:contao-module

pkg:composer/heimrichhannot/contao-assignment_notification_center

1.1.0 2023-02-28 09:40 UTC

This package is auto-updated.

Last update: 2025-09-28 15:06:52 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.