I'm putting DoNotify (Voice Call Reminders) up on Product Hunt today.
A few months back I missed a time-sensitive WooCommerce order because it landed in an inbox already buried under 200 unread emails. Email and SMS are easy to snooze. A phone ringing isn't.
So I built a small WordPress plugin that does one thing: it calls you, the site owner, when something needs your attention. A new order, a completed order, a failed payment, a new booking through WooCommerce Bookings or Amelia. Developers can wire up their own triggers too, with a single hook: do_action('donotify_call', 'New VIP lead').
The plugin itself is free on WordPress. org. Placing the actual calls needs a DoNotify account with an active subscription.
Right now it calls the store owner. Calling customers directly, for appointment reminders or delivery updates, is next on the list.
If you run WooCommerce or take bookings through WordPress and want to know the second something happens, I'd like you to try it and tell me what's missing.
Link in the comments. An upvote helps more than you'd think, and I'm reading every comment today.
I'm putting DoNotify (Voice Call Reminders) up on Product Hunt today.
A few months back I missed a time-sensitive WooCommerce order because it landed in an i...