Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-assignment_notification_center
- Owner: heimrichhannot
- Created: 2017-06-20T07:47:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T09:40:19.000Z (almost 2 years ago)
- Last Synced: 2024-05-12T23:42:13.167Z (8 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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`.