github Hosteroid/domain-monitor v1.1.1

one month ago

Domain Monitor v1.1.1

Adds Pushover notifications, improves .nl/.eu status detection, and fixes PHP 8.x compatibility issues.

What's new

  • New Pushover notification channel (priority levels, custom sounds, device targeting)
  • Emergency retries for expired/expiring domains
  • Improved status detection for .nl and .eu domains (handles missing expiration dates)
  • PHP 8.x fixes for deprecated null parameters (strpos, strtotime)
  • Centralized logging (removed all error_log() calls)
  • Migration added: 022_add_pushover_channel_type.sql

Install

  1. Upload & unzip to your web root
  2. Copy .env.example.env and set DB/mail info
  3. Run composer install --no-dev --prefer-dist
  4. Point your webserver to the public/ folder

Version history:
View detailed changelog →

Don't miss a new domain-monitor release

NewReleases is sending notifications on new releases.