-
Notifications
You must be signed in to change notification settings - Fork 141
Web Push Notification update with new options and images/badge/icons … #292
base: master
Are you sure you want to change the base?
Conversation
@kuzmany is this one still relevant? If so, can you resolve conflicts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As per @RCheesley question, if this is still relevant, please update to match the new style guide.
@@ -10,23 +10,23 @@ For more information see [One Signal documentation](https//documentation.onesign | |||
|
|||
##### 2. Setup app Website Push Platforms in you app | |||
|
|||
![](/media/notification-setup1.PNG) | |||
![](/notifications/media/notification-setup1.PNG) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![](/notifications/media/notification-setup1.PNG) | |
![notification setup](media/notification-setup1.PNG) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repeat for other image links.
See new CONTRIBUTING for updates on image links.
@@ -66,4 +66,17 @@ Don't forget copy these files to root dir of your tracking page: | |||
|
|||
https://yourmauticurl.tld/manifest.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://yourmauticurl.tld/manifest.json | |
https://example.com/manifest.json |
### Settings | ||
|
||
Mautic 2.14.1 added manage notification images and action buttons. Just read tooltip with every new field on add/edit notification with basic info about upload image format and size. Use preview button and see How It should generate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mautic 2.14.1 added manage notification images and action buttons. Just read tooltip with every new field on add/edit notification with basic info about upload image format and size. Use preview button and see How It should generate. | |
[Mautic 2.14.1][release-2.14.1] added manage notification images and action buttons. Read the tooltip for every new field in add/edit notification for basic information about upload image format and size. | |
Use the preview button and test generation. | |
[release-2.14.1]: <https://github.com/mautic/mautic/releases/tag/2.14.1> | |
Fixed path to image path and add docs to PR mautic/mautic#5695