Main Configuration

The main module configuration for WHMCS Notify Extended is pretty straightforward. A bit of explanation here

  1. Pushover App Token/Key
    This is the key that you will use to login to Pushover with. It’s your individual API / APP key,  You can obtain this from pushover
  2. Pushover Webhook Key
    This is a webhook key. Originally intended to be used exclusively for serverping, this will be modified and used more later on
  3. Pushover Group Key
    This is a group that your admin should be all enrolled in. This is the default ‘alert’ group. You can obtain this from pushover
  4. Pushover Sound
    Pushover allows you to customize the alerts coming out, choose a custom sound for your pushover alert
  5. Pushbullet Token
    Your private Pushbullet token. You can get this here
  6. Pushbullet Channel
    A private pushbullet channel that you should have created. You can do so here .
    It’s best to create a channel that’s as strong as a good password and keep this handy. Otherwise, privacy is not guaranteed.
  7. Pushbullet Webhook Key
    Much like the Pushover Webhook Key, not terribly useful (yet).
  8. Nag Alerts
    There are up to five nag alerts that can be configured. These are setup so that you’re reminded (or nagged) after X period of time. The way this works is simple.
    If you setup the first nag alert for 20 minutes, in 21 minutes, you’ll receive a nag notification
    If you setup the second alert for 60 minutes, 60 minutes from the time the first alert goes off, you’ll receive another notification
    If you setup the third alert for 90 minutes, then 90 minutes from the time the second alert goes off, you’ll receive another notification
    and on, and on , and on
    Make sure to read the cron portion of ‘setup’ for more information on this feature

 

Was this article helpful to you? No Yes