Skip to content

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

rinatkhaziev/blimply

Repository files navigation

Blimply

Build Status

Description

Blimply is unofficial WordPress Plugin for Urban Airship. It's based on official UA PHP library and supports Urban Airship v3 APIs.

Requirements

Features

  • Send push notifications from Dashboard widget
  • Send pushes on post publish
  • Manage Urban Airship tags/segments
  • Set custom sounds for push notifications (iOS only)
  • Set quiet time for pushes (no sound)

Initial installation

  1. git clone https://github.com/rinatkhaziev/blimply.git in your WP plugins directory
  2. Do composer install --no-dev
  3. Activate the plugin
  4. Set the settings
  5. Enjoy

Upgrade instructions

  1. Pull as usual
  2. Do composer install --no-dev
  3. ...
  4. Profit

Tests

Plugin includes basic test suite, run a phpunit from the plugin folder

Developers

Miss a feature? Pull requests are welcome.

Future improvements

  • 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