Skip to content
/ blimply Public
forked from rinatkhaziev/blimply

Blimply is a plugin that will allow you to send push notifications to your mobile users utilizing Urban Airship API.

Notifications You must be signed in to change notification settings

jblz/blimply

 
 

Repository files navigation

Blimply

Build Status

Description

Blimply is a plugin that will allow you to send push notifications to your mobile users utilizing Urban Airship API. Urban Airship account in order to be able to use this plugin. The plugin features the ability to make a push for posts/pages/custom post types, and a handy Dashboard widget.

Initial installation

  1. git clone https://github.com/rinatkhaziev/blimply.git in your WP plugins directory
  2. git submodule update --init --recursive in the plugin dir to get dependencies
  3. Activate the plugin
  4. Set the settings
  5. Enjoy

Upgrade instructions

  1. Pull as usual
  2. Do git submodule -q foreach git pull -q origin master to update submodules
  3. ...
  4. Profit

Developers

Miss a feature? Pull requests are welcome.

Future improvements

  • Multiple Airship apps support
  • Rich Push
  • Scheduled pushes
  • Geolocated pushes

About

Blimply is a plugin that will allow you to send push notifications to your mobile users utilizing Urban Airship API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.9%
  • JavaScript 3.7%
  • CSS 2.4%