Email settings
Confirmation after submitting an Idea or Article
{
"config": {
"cms": {
"url": "URL VAN DE WEBSITE"
},
"ideas": {
"feedbackEmail": {
"from": "NAAM <EMAIL@ADDRESS>",
"subject": "ONDERWERP",
"inzendingPath": "/PATH/NAAR/INGEDIEND/PLAN/[[ideaId]]",
"template": "Beste {{user.fullName | default('indiener')}},<br/><br/>Bedankt voor je <a href=\"{{inzendingURL}}\">inzending</a>.<br/><br/>Groeten van het Project Team"
}
}
}
}Notifications to Moderators
Last updated
Was this helpful?