Velnix Form Monitor

Deskripsi

Your contact form looks fine. It stopped sending emails 3 days ago.

A plugin update changed something. A host migration quietly broke SMTP. A configuration changed overnight. Your form still displays perfectly — but every submission since then went nowhere.

Your client is waiting for a call that never came.

This is the most expensive silent failure in WordPress. And it happens constantly.

Velnix Form Monitor fixes this.

It runs automatic health checks on your Contact Form 7 and Elementor forms and sends you an email alert the moment email delivery breaks — before your client loses a single lead.

And here’s the part no other plugin does: even if your server’s wp_mail is broken, alerts still reach you via the Velnix backup server. The tool that monitors your email delivery doesn’t rely on your email delivery.

Why WordPress freelancers and agencies use Velnix

  • Silent failures are invisible — broken forms show no errors. No red screen. No PHP warning. Just missed leads.
  • You manage multiple sites — manually checking every client’s form every day is not a workflow. It’s a liability.
  • Clients blame you — when a form breaks, you’re responsible whether or not it was your fault.
  • Standard monitoring tools miss this — uptime monitors check if your site loads. Not if your forms actually deliver.

Free features

  • Monitors all your Contact Form 7 and Elementor forms — no limit
  • 24-hour health checks via WP Cron
  • Email alerts with Velnix server fallback (alerts reach you even when wp_mail fails)
  • Red dot indicator in WordPress admin bar
  • Unlimited alert history in your dashboard
  • SMTP detection and warnings
  • Zero configuration — install, activate, done

Pro features (coming soon)

  • 5-minute health checks instead of 24-hour
  • WhatsApp alerts + Slack alerts
  • Form diagnosis — see exactly WHY it broke
  • WPForms + Gravity Forms support
  • Priority support

How it works

  1. Install and activate Velnix Form Monitor
  2. It immediately registers your forms and begins monitoring
  3. Every 24 hours it runs a health check on each form
  4. If a form stops delivering — you get an alert instantly
  5. The alert arrives via the Velnix backup server, so it reaches you even if wp_mail is the problem

No setup required. No forms to fill. No API keys to configure.

Who it’s for

WordPress freelancers managing client sites — you carry the responsibility when a client’s leads go missing. Velnix gives you proof you were watching.

WordPress agencies handling multiple projects — one broken form across 20 client sites is a support ticket, a refund request, and a lost client. Velnix catches it before they do.

Anyone who can’t afford to miss a lead — if your contact form is connected to revenue, you need to know the instant it breaks.

Free vs Pro

Feature
Free
Pro

Contact Form 7 monitoring
Unlimited
Unlimited

Elementor Forms monitoring
Unlimited
Unlimited

WPForms + Gravity Forms

Health check interval
24 hours
5 minutes

Email alerts

WhatsApp + Slack alerts

Velnix server fallback

Alert history
Unlimited
Unlimited

Form diagnosis (why it broke)

Priority support

External services

Velnix Form Monitor connects to the Velnix API (api.velnix.dev) to register your site and deliver backup alert emails when wp_mail fails.

Data sent: site URL, admin email, form IDs. No form submission data is ever collected or stored.

  • Terms of Use: https://velnix.dev/terms
  • Privacy Policy: https://velnix.dev/privacy

External Services

This plugin connects to the Velnix API (api.velnix.dev) to:
– Register your site on activation
– Deliver backup email alerts when wp_mail fails

Data sent: site URL, admin email, form IDs. No form submission data is collected.

  • Terms of Use: https://velnix.dev/terms
  • Privacy Policy: https://velnix.dev/privacy

Instalasi

  1. Search for “Velnix Form Monitor” in WordPress admin under Plugins Add New, or upload the zip via Plugins Add New Upload
  2. Activate the plugin
  3. Click “Enable Monitoring” when prompted — this registers your site with the Velnix API
  4. Go to Velnix Dashboard to see your forms being monitored

That’s it. No configuration required.

Tanya Jawab

Which form plugins are supported?

Contact Form 7 and Elementor Forms on the free plan. WPForms and Gravity Forms support is coming in Pro.

How does the health check work?

Every 24 hours, Velnix sends a test through each monitored form and checks whether email delivery succeeds. If it fails, you get an alert immediately.

What is the Velnix backup server and why does it matter?

Most monitoring tools send alerts via wp_mail — the same system that’s broken when your form breaks. If wp_mail fails, you get no alert.

Velnix routes alerts through our own server. So when your wp_mail is the problem, the alert still reaches you. This is the feature that makes Velnix actually reliable as a monitoring tool.

Does it slow down my site?

No. Health checks run via WP Cron in the background. There is no impact on frontend performance or page load time.

Does it monitor form submissions in real time?

The free plan runs health checks every 24 hours. Pro will include 5-minute checks. Real-time submission monitoring is not currently a feature — Velnix monitors delivery health, not individual submissions.

What data does Velnix collect?

Only your site URL, admin email address, and form IDs. No form submission content, no user data, no personal information from your visitors is ever collected or transmitted.

Will the plugin keep working if I don’t renew Pro?

Yes. The free version is fully functional and permanent. If you use Pro and don’t renew, you revert to free — your monitoring continues, just with 24-hour checks instead of 5-minute.

Does it work on WordPress multisite?

Single-site only at this stage. Multisite support is on the roadmap.

My form is showing as broken but it works fine — why?

This usually means your SMTP configuration changed and wp_mail is failing even though the form itself submits correctly. Check Settings Velnix SMTP Status for a diagnosis. The most common fix is installing WP Mail SMTP and connecting a transactional email provider.

How do I get support?

Post in the support forum on this page. We respond to every thread within 48 hours.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Velnix Form Monitor” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

2.3.0

  • Full Velnix dark design system applied to all admin pages
  • Added upgrade CTA tracking: POST /api/pro-click fires on every upgrade wall click with site_token and ref parameter
  • Upgrade wall refs: form-limit, form-table, form-diagnosis, interval-hint, cron-wall, modal, pro-hero, pro-cta
  • Added plugin banner (772×250, 1544×500) and icon assets for WordPress.org listing
  • Fix: PHP 7.4 compatibility – changed static return type hints to self in Database and Monitor classes
  • Fix: Review link corrected to velnix-form-monitor slug
  • Fix: Plugin description header re-saved in clean UTF-8
  • Fix: uninstall.php now correctly deletes dismissed notice flags as user meta instead of options
  • Fix: cron health check strtotime() cast to int to prevent false alerts on malformed datetime
  • Fix: SMTP admin notice now loads stylesheet on all admin pages
  • Standards: text domain corrected to velnix-form-monitor in phpcs.xml
  • Standards: all JS updated to const/let throughout

2.2.0

  • Revamped admin UI to match Velnix dark design system
  • Added //prefix section labels using JetBrains Mono
  • Pro page hero gradient transparency fix
  • Onboarding wizard dark theme applied
  • Fix: Primary button text color forced white to override WP admin link styles
  • Fix: Fix Email Setup notice button now navigates to Settings page

2.1.2

  • Fix: PHPCS text domain set to velnix-form-monitor
  • Fix: Yoda comparison in class-alerts.php
  • Fix: direct database query annotated with phpcs:ignore and @return type in class-database.php
  • Fix: $_GET reads wrapped with wp_unslash() and sanitize_text_field()

2.1.1

  • Improved CF7 detection: skips misconfigured forms, limits to 200, resolves recipient at discovery
  • Improved Elementor detection: scoped post types, performance flags, 200 form limit
  • Added SMTP configuration guide in Settings (shown when mail is failing or untested)
  • Enhanced Form Status table: green/red row highlighting with solid color indicators per form

2.0.9

  • Renamed all remaining FormSentry UI strings to Velnix Form Monitor

2.0.8

  • Admin bar now dynamically shows broken form count with red warning when a form fails
  • Added Send Test Email button to dashboard Quick Actions panel

2.0.7

  • Updated description and feature list to reflect accurate free tier (no limits)
  • Highlighted Velnix server fallback as a key differentiator

2.0.6

  • Compatibility: Tested with WordPress 7.0
  • Fix: Minor escaping improvements in admin output

2.0.5

  • Fix: Admin bar indicator now displays correctly across all admin color schemes

2.0.4

  • New: Opt-in consent notice on first activation — monitoring only begins after user confirmation
  • Improvement: Faster form detection on sites with large numbers of forms

2.0.3

  • Fix: Resolved escaping issue on admin notice links

2.0.2

  • Plugin renamed to Velnix Form Monitor
  • Alert history is now unlimited for all users
  • Fix: Alert emails now correctly use the configured alert address

2.0.1

  • Fix: Send Test Email button now works correctly on the Settings page
  • Fix: SMTP test and Velnix server fallback now use the configured alert email

2.0.0

  • Initial release