Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 845 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 845 Bytes

Sendpulse WebPush Magento module

This module integrates Sendpulse web notifications on Magento.

Features

  • Web Push Notifications
  • Configuration

Usage

  • After installing the module, sign up in sendpulse and go to "Push". Add your domain and you get a script like this:
<script charset="UTF-8" src="//cdn.sendpulse.com/123abc456def789ghi123jkl/js/push/321abc654def987ghi321jkl.js" async></script>

Screenshot

  • Copy only the src content
//cdn.sendpulse.com/123abc456def789ghi123jkl/js/push/321abc654def987ghi321jkl.js
  • And paste it in the module config

Screenshot

  • Download the setup files and upload them into your root directory in your magento.