{"id":324372,"date":"2026-06-18T17:15:17","date_gmt":"2026-06-18T17:15:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/form-sentry\/"},"modified":"2026-06-18T16:59:49","modified_gmt":"2026-06-18T16:59:49","slug":"velnix-form-monitor","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/velnix-form-monitor\/","author":23514212,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.6","stable_tag":"trunk","tested":"7.0","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Velnix Form Monitor","header_author":"Velnix","header_description":"Free form monitoring \ufffd detects when WordPress contact forms stop working and alerts you.","assets_banners_color":"","last_updated":"2026-06-18 16:59:49","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/velnix.dev\/products\/formsentry\/","header_author_uri":"https:\/\/velnix.dev","rating":0,"author_block_rating":0,"active_installs":0,"downloads":12,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.0.3":"<p>Minor escaping fixes, no functional changes.<\/p>","2.0.2":"<p>Plugin renamed to Velnix Form Monitor. Alert history is now unlimited.<\/p>","2.0.1":"<p>Bug fixes for the email test button and alert email delivery.<\/p>","2.0.0":"<p>Initial release of FormSentry.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Dashboard alert view","2":"Admin bar indicator","3":"Form health status"}},"plugin_section":[],"plugin_tags":[5445,358,76538,22854,259616],"plugin_category":[],"plugin_contributors":[267767],"plugin_business_model":[],"class_list":["post-324372","plugin","type-plugin","status-publish","hentry","plugin_tags-cf7","plugin_tags-contact-form","plugin_tags-elementor","plugin_tags-email-alert","plugin_tags-form-monitor","plugin_contributors-velnix","plugin_committers-velnix"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/velnix-form-monitor.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Contact forms break silently. Plugin updates, host changes, and SMTP issues can stop your forms from sending emails \u2014 and you won't know for days or weeks.<\/p>\n\n<p>FormSentry monitors your Contact Form 7 and Elementor forms 24\/7 and sends you an email alert the moment something goes wrong. Never lose another lead.<\/p>\n\n<p><strong>Free Features:<\/strong>\n* Monitors up to 2 forms (CF7 + Elementor)\n* 24-hour health checks via WP Cron\n* Email alerts (up to 10\/month)\n* In-dashboard alert display\n* Admin bar indicator (red dot when broken)\n* Unlimited alert history\n* SMTP detection and warning\n* Deactivation feedback modal<\/p>\n\n<p><strong>Pro Features (coming soon):<\/strong>\n* Unlimited forms\n* 5-minute checks\n* Unlimited alerts\n* WhatsApp + Slack alerts\n* Form diagnosis \u2014 see WHY it broke\n* 90-day history\n* WPForms + Gravity Forms support<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin connects to the Velnix API (api.velnix.dev) to:\n- Register your site on activation\n- Send email alerts when a form failure is detected<\/p>\n\n<p>Data sent: site URL, admin email, form IDs. No form submission data is collected.<\/p>\n\n<p>This service is provided by Velnix:\n- Terms of Use: https:\/\/velnix.dev\/terms\n- Privacy Policy: https:\/\/velnix.dev\/privacy<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to <code>\/wp-content\/plugins\/formsentry<\/code><\/li>\n<li>Activate through the Plugins menu<\/li>\n<li>Go to FormSentry in your dashboard to get started<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"which%20form%20plugins%20are%20supported%3F\"><h3>Which form plugins are supported?<\/h3><\/dt>\n<dd><p>Contact Form 7 and Elementor Forms on the free plan.<\/p><\/dd>\n<dt id=\"how%20does%20monitoring%20work%3F\"><h3>How does monitoring work?<\/h3><\/dt>\n<dd><p>FormSentry runs a health check every 24 hours using WP Cron and alerts you by email if a form stops delivering.<\/p><\/dd>\n<dt id=\"is%20my%20data%20safe%3F\"><h3>Is my data safe?<\/h3><\/dt>\n<dd><p>Only your site URL, admin email, and form IDs are sent to our server. No form submission data is ever collected.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.6<\/h4>\n\n<ul>\n<li>Removed UTF-8 BOM from all PHP files<\/li>\n<li>Text domain changed from form-sentry to velnix-form-monitor throughout<\/li>\n<\/ul>\n\n<h4>2.0.5<\/h4>\n\n<ul>\n<li>Renamed all fs- CSS classes to vfmo- throughout PHP\/CSS\/JS<\/li>\n<li>Fixed FS_TEST_EMAIL constant ? VFMO_TEST_EMAIL<\/li>\n<li>REST API namespace changed from form-sentry\/v1 to vfmo\/v1<\/li>\n<li>Fixed footer link velnix.com ? velnix.dev<\/li>\n<\/ul>\n\n<h4>2.0.4<\/h4>\n\n<ul>\n<li>All PHP function\/constant\/namespace prefixes renamed: fs_ \u2192 vfmo_, FS_ \u2192 VFMO_, namespace FS \u2192 VFMO<\/li>\n<li>Added opt-in consent notice on first activation \u2014 API registration now only happens after user clicks \"Enable Monitoring\"<\/li>\n<li>Menu slug updated to vfmo-monitor, subpages to vfmo-history \/ vfmo-settings<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>Fixed remaining unescaped admin_url() output (ajax_url, settings redirect, admin bar link)<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Renamed plugin to \"Velnix Form Monitor\"<\/li>\n<li>Added External Services disclosure section to readme<\/li>\n<li>Removed alert history limit \u2014 now unlimited for all users<\/li>\n<li>Fixed escaping (esc_url) on admin notice links<\/li>\n<li>Removed unused load_plugin_textdomain() call<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Fixed: \"Send Test Email\" button on the Settings page had no effect<\/li>\n<li>Fixed: SMTP test and Velnix server fallback now use the configured alert email instead of always using the WP admin email<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Never lose a lead again. FormSentry monitors your contact forms and alerts you instantly when email delivery breaks.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/324372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=324372"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/velnix"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=324372"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=324372"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=324372"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=324372"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=324372"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=324372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}