Mailfix Contact Forms
Mailfix Contact Forms adds a WordPress-native contact form builder with saved submissions, notification emails, spam protection, and a clear admin workflow. Watch a short overview of Mailfix Contact Forms: Main features: Form field builder with live appearance preview. AJAX form submissions. Gutenberg block for inserting forms. Stored messages with unread/read, archive, and trash views. Admin email notifications and optional thank-you emails. GDPR/privacy consent checkbox with editable text and privacy policy link. HTML email templates with editable content. Mail logs with readable HTML previews. Custom SMTP settings for better deliverability. Honeypot protection, minimum submit time, rate limiting, optional Google reCAPTCHA v3, and blocked spam counters. CSV export for one form or all forms. Form appearance controls, including colors, field size, button alignment, and border radius. Additional features are available in a separate Mailfix Pro add-on from mailfix.cz. This WordPress.org plugin is fully functional on its own. External services Google reCAPTCHA This plugin can optionally use Google reCAPTCHA v3 for spam protection when the site administrator enables reCAPTCHA and enters Google reCAPTCHA keys in the plugin settings. When reCAPTCHA is enabled for a form, the plugin loads the Google reCAPTCHA script from www.google.com on pages where that form is displayed. When a visitor submits the form, the plugin sends the reCAPTCHA response token, the configured secret key, and the visitor IP address to Google’s siteverify endpoint to validate the submission. The plugin also offers an administrator-only secret key check that sends the configured secret key and a test response token to Google. Google reCAPTCHA is provided by Google LLC. Terms: https://policies.google.com/terms Privacy Policy: https://policies.google.com/privacy
Top keywords
- google12×4.33%
- recaptcha9×3.25%
- form8×2.89%
- google recaptcha6×2.17%
- forms4×1.44%
- mailfix4×1.44%
- privacy4×1.44%
- com3×1.08%
- contact3×1.08%
- google com3×1.08%
- key3×1.08%
- protection3×1.08%
niftyConnect Event Notifications
niftyConnect helps site users receive timely notifications for important WordPress and WooCommerce events. niftyConnect includes email, Telegram, and WhatsApp Cloud API notification channels, customizable templates, per-channel notification routing, trigger-specific role and custom recipients, manual test notifications, channel-specific message controls, and an optional administrator-configured daily sending limit. Set the daily limit to 0 for unlimited sending. Features Email notification channel. Telegram notification channel with bot, chat, formatting, and link preview settings. WhatsApp Cloud API channel with approved-template and free-form text modes. Per-channel notification routing for WordPress and WooCommerce events. Trigger-specific role recipients, user-profile Telegram/WhatsApp destinations, and custom email recipients. Custom notification content and per-event WhatsApp approved templates. Manual test notification. New post published notifications. Post updated notifications. New comment notifications. Pending comment moderation notifications. New user registration notifications. WooCommerce new order notifications. WooCommerce completed order notifications. WooCommerce order status change notifications. WooCommerce new customer notifications. WooCommerce low stock notifications. WooCommerce back in stock notifications. Optional daily notification sending limit. Third-party services niftyConnect is an independent plugin and is not affiliated with, endorsed by, or sponsored by Meta, WhatsApp, Telegram, Automattic, or WooCommerce. niftyConnect can send Telegram notifications only after an administrator enters a Telegram bot token and chat ID. When Telegram is enabled, the plugin sends the notification subject, notification body, and configured chat ID to the Telegram Bot API so Telegram can deliver the message. Depending on the enabled triggers and templates, the notification message may include site, post, comment, user, and WooCommerce order details selected in your notification template. Telegram service: https://telegram.org/ Telegram Bot API: https://core.telegram.org/bots/api Telegram Terms of Service: https://telegram.org/tos Telegram Privacy Policy: https://telegram.org/privacy niftyConnect can send WhatsApp notifications only after an administrator configures a Meta access token, WhatsApp business phone number ID, recipient number, and message mode. When WhatsApp is enabled, the plugin sends the configured recipient phone number, notification subject and body, template details, and relevant event content to Meta’s Graph API so WhatsApp can deliver the message. Depending on enabled triggers and templates, this may include site, post, comment, user, security, and WooCommerce order details. Access tokens can be stored in plugin settings or supplied through the NIFTYCONNECT_WHATSAPP_ACCESS_TOKEN constant in wp-config.php. WhatsApp service: https://www.whatsapp.com/ WhatsApp Cloud API: https://developers.facebook.com/docs/whatsapp/cloud-api/ Meta Terms: https://www.facebook.com/legal/terms Meta Privacy Policy: https://www.facebook.com/privacy/policy/ Source code and build tools The distributed build/admin.js, build/admin.css, and build/admin-rtl.css files are generated from the human-readable source in src/admin/. The public source repository is available at: https://github.com/juah255/niftyconnect The WordPress.org release package includes the source files, npm package manifest, lock file, and build configuration needed to rebuild these generated assets. To rebuild the admin assets: Use Node.js 20 with npm 10.9.3. Run npm ci. Run npm run build. Build configuration is included in package.json, package-lock.json, webpack.config.js, postcss.config.js, and tsconfig.json.