Skip to content

DevopensourceTeam/Devopensource_Sendpulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.