Skip to content

gmoigneu/magento-pushover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento PushOver

Send push notifications to iOS and Android through PushOver.net with Magento

Usage

1. Install the extension in your Magento setup

  • Copy app/code/core/community/Nls
  • Copy app/etc/modules/Nls_Pushover.xml

2. Go to PushOver and create an account

3. Create a new application :

create_app

4. Get the App token :

token

5. Get the user key :

userkey

6. Configure the Magento module with the PushOver token and the key :

module_config

7. Setup PushOver on your phone :

pushover

8. Make a test order on your Magento Store. You should now receive a real-time push notifications with order details :

push

TODO :

  • Handle multiple PushOver users
  • Observe new events - to be determined.
  • Send daily summary

About

Send notifications through PushOver.net with Magento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages