Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heimrichhannot/contao-assignment_notification_center

Use heimrichhannot/contao-assignments within contao notification center.
https://github.com/heimrichhannot/contao-assignment_notification_center

Last synced: about 1 month ago
JSON representation

Use heimrichhannot/contao-assignments within contao notification center.

Awesome Lists containing this project

README

        

# Assignment notification center

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`.