/freshping-sms-gateway

Use freshping.io webhook to send SMS when website is down

Primary LanguagePHPMIT LicenseMIT

freshping.io sms gateway

Use freshping.io webhook to notify a SMS if a site is down.

How to use

Clone this repo git clone https://github.com/saderi/freshping-sms-gateway

Run php composer to install requirement composer install

Make copy of config-sample.php as config.php and update it.

Create webhook in your freshping.io setting > integrations > Webhook

Available SMS gateway:

Todo

  • Add logging notify
  • Add setrow OR jetsms gateway for Turkey.
  • Add configuration to enable/disable getting site UP notify.

Contribution

Fork it. I will be very grateful. If you have an idea, put it in issue section.