PulsewayPush by flydev ??

Send push from ProcessWire to Pulseway.

PulsewayPush

Send "push" from ProcessWire to Pulseway.

Description


PulsewayPush simply send a push to a Pulseway instance. If you are using this module, you probably installed Pulseway on your mobile device: you will receive notification on your mobile.

To get more information about Pulseway, please visit their website.

Note

They have a free plan which include 10 notifications (push) each day.

Usage


Install the PulsewayPush module.

Then call the module where you like in your module/template code :

<?php $modules->get("PulsewayPush")->push("The title", "The notification message.", "elevated"); ?>

Hookable function

___push() ___notify() (the two function do the same thing)

Examples of use case


  • I needed for our work a system which send notification to mobile device in case of a client request immediate support. Pulseway was choosen because it is already used to monitor our infrastructure.

  • An idea, you could use the free plan to monitor your blog or website regarding the number of failed logins attempts (hooking Login/Register?), the automated tool then block the attacker's ip with a firewall rules and send you a notification.

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Latest news

  • ProcessWire Weekly #549
    In the 549th issue of ProcessWire Weekly we’re going to check out the latest core updates, highlight one older yet still very relevant third party module, and more. Read on!
    Weekly.pw / 17 November 2024
  • Custom Fields Module
    This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

“To Drupal, or to ProcessWire? The million dollar choice. We decided to make an early switch to PW. And in retrospect, ProcessWire was probably the best decision we made. Thanks are due to ProcessWire and the amazing system and set of modules that are in place.” —Unni Krishnan, Founder of PigtailPundits