digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
55 stars 33 forks source link

PN: sending #34

Closed svenseeberg closed 5 years ago

svenseeberg commented 5 years ago

Send push notification to target group. Automatically translate to other languages if wanted by user. We want to support globally set topics, for example default "news", "refugees", or "supporters". The old channel structure needs to be supported: /topics/[BLOG_ID]-[LANG_CODE]-[TOPIC]. For details, see https://github.com/Integreat/cms/wiki/Firebase-Notifications

Support saving draft messages.

sascha11110 commented 5 years ago

It should also be possible to define a main language (this will be used if there is no translation for a language).

svenseeberg commented 5 years ago

Current UI in Wordpress:

image

image