Connect2Form – Advanced Contact Form Builder
Connect2Form is a comprehensive WordPress form builder plugin that enables users to create custom contact forms with advanced features. Built with security, accessibility, and performance as core principles, it provides a solid foundation for form management with extensibility through addon plugins for CRM and email marketing integrations. 🚀 Core Features: Drag & Drop Form Builder – Intuitive visual interface with live preview and real-time editing 15+ Field Types – Text, email, file upload, date picker, select, radio, checkbox, textarea, number, URL, phone, consent, and more Conditional Logic – Show/hide fields based on user input with advanced rule conditions Email Notifications – Multiple customizable email templates with merge tags and HTML/plain text support Auto-Responder – Automatic reply emails to form submitters with customizable templates File Upload Support – Secure file handling with type validation, size limits, and virus scanning capability Mobile Responsive – Perfect display and functionality on all devices and screen sizes Multi-language Support – Full internationalization with RTL language support 🔒 Security Features: CSRF Protection – Enhanced nonce verification with expiration Input Sanitization – Comprehensive validation for all field types File Upload Security – Type/size validation with virus scanning capability Rate Limiting – Configurable per-IP submission limits SQL Injection Prevention – Prepared statements and parameterized queries XSS Protection – Output escaping and content sanitization Honeypot Spam Detection – Hidden fields to catch automated submissions reCAPTCHA Integration – v2 Checkbox, v2 Invisible, and v3 with score thresholds Akismet Integration – Optional spam detection using Akismet service IP Blocking – Block suspicious IPs and user agents Security Headers – CSP, X-Frame-Options, and other security headers ♿ Accessibility Features: WCAG 2.1 AA Compliant – Full compliance with accessibility standards Screen Reader Support – ARIA labels, descriptions, and semantic markup Keyboard Navigation – Complete keyboard accessibility throughout forms High Contrast Mode – Support for high contrast display modes Focus Management – Proper focus indication and management Skip Links – Navigation aids for screen reader users Semantic HTML – Proper HTML structure for assistive technologies 📊 Performance Features: Database Query Caching – Cached queries with configurable expiration Asset Optimization – Conditional loading and optimization Lazy Loading – Heavy components loaded on demand Memory Management – Automatic cleanup and memory optimization Daily Cleanup Routines – Automatic cleanup of temporary data CDN Support – Static asset delivery optimization Database Optimization – Regular maintenance and optimization 🔗 Integration & Extensibility: Addon System – Modular architecture for extending functionality CRM Integrations – Available through Connect2Form Integrations addon Email Marketing – Mailchimp, HubSpot, and other service integrations Webhook Support – Available through addon plugins REST API – Full REST API for external integrations Developer Hooks – 50+ action and filter hooks for customization Custom Field Types – Support for custom field development Third-party Integrations – Easy integration with external services 🛠️ Developer Features: 50+ Action & Filter Hooks – Extensive customization capabilities Custom Field Type Support – Create custom field types REST API Endpoints – Full API for external integrations Extensive Documentation – Comprehensive developer documentation WordPress Coding Standards – Follows WordPress best practices PHPDoc Comments – Complete code documentation Modular Architecture – Clean, maintainable code structure Unit Test Coverage – Comprehensive testing framework 📋 Field Types Available: Text Fields – Single line text input with validation Email Fields – Email validation with domain checking Textarea – Multi-line text input with configurable rows Number Fields – Numeric input with min/max validation Date Fields – Date picker with format validation Phone Fields – Phone number input with format validation URL Fields – URL validation and formatting Select Dropdowns – Single selection with custom options Radio Buttons – Single selection with custom options Checkboxes – Multiple selection with custom options File Upload – Secure file upload with validation Consent Fields – GDPR-compliant consent management Hidden Fields – Hidden data fields HTML Fields – Custom HTML content reCAPTCHA – Spam protection integration 📧 Email Features: Multiple Notifications – Send to multiple recipients Custom Templates – Professional HTML and plain text templates Merge Tags – Dynamic content insertion from form data Auto-Responder – Automatic replies to form submitters Email Formatting – HTML and plain text options Attachment Support – Include uploaded files in emails CC/BCC Support – Carbon copy and blind carbon copy Reply-To Configuration – Custom reply-to addresses 🔧 Admin Features: Form Management – Create, edit, duplicate, and delete forms Submission Management – View, export, and manage form entries Bulk Operations – Bulk delete, export, and manage submissions Settings Management – Comprehensive settings for all features Import/Export – Form and submission data portability System Health – Monitor plugin performance and health Maintenance Tools – Database cleanup and optimization User Permissions – Role-based access control Third-Party Libraries & Resources Connect2Form uses the following third-party libraries and resources to provide enhanced functionality: JavaScript Libraries: Datepicker v1.0.20 – Date picker functionality Source: https://github.com/fengyuanchen/datepicker License: MIT License Used for: Date field input enhancement Human-readable source: Available in GitHub repository External Services (Optional): Google reCAPTCHA – Spam protection service Privacy Policy: https://policies.google.com/privacy Terms: https://policies.google.com/terms Data sent: Form submission data for validation only Addon Integrations (Separate Plugin): Connect2Form Integrations – Separate addon plugin for CRM and email marketing Provides: Mailchimp, HubSpot, and other service integrations Repository: Available as separate plugin download Dependency: Requires Connect2Form core plugin Build Tools & Development: All JavaScript and CSS files in this plugin are human-readable and unminified except where noted. The plugin does not use build tools like webpack, gulp, or npm for distribution. Source Code Availability: Plugin Source: https://github.com/connect2form/connect2form-advanced-contact-form-builder-with-marketing-tools Documentation: https://connect2form.com/ Issue Tracker: https://github.com/connect2form/connect2form-advanced-contact-form-builder-with-marketing-tools/issues Contribution Guide: https://github.com/connect2form/connect2form-advanced-contact-form-builder-with-marketing-tools/blob/main/CONTRIBUTING.md Minified Files: assets/js/datepicker.min.js – Third-party library (source link provided above) All other JavaScript and CSS files are unminified and human-readable for easy inspection and modification. External Services This plugin connects to external third-party services to provide optional integration functionality. These connections are only established when specifically configured by the user and are completely optional. MailChimp API Integration (Optional – Built-in) Service: MailChimp email marketing platform (mailchimp.com) Purpose: To automatically add form submissions to your MailChimp email lists for newsletter and marketing purposes Data Sent: Email addresses and any other form fields you choose to map (name, phone, etc.) When: Only when a form is submitted AND MailChimp integration is configured in form settings Data Location: Data is sent to MailChimp servers based on your account region (e.g., us1.api.mailchimp.com/3.0/lists/{list_id}/members) API Endpoint: https://{datacenter}.api.mailchimp.com/3.0/lists/{list_id}/members Privacy Policy: https://mailchimp.com/legal/privacy/ Terms of Service: https://mailchimp.com/legal/terms/ HubSpot CRM Integration (Optional – Built-in) Service: HubSpot CRM platform (hubspot.com) Purpose: To create or update contact records in your HubSpot CRM from form submissions Data Sent: Contact information from form fields including email, name, phone, company details, and custom fields When: Only when a form is submitted AND HubSpot integration is configured in form settings Data Location: Data is sent to HubSpot API servers (api.hubapi.com/crm/v3/objects/contacts) API Endpoint: https://api.hubapi.com/crm/v3/objects/contacts Privacy Policy: https://legal.hubspot.com/privacy-policy Terms of Service: https://legal.hubspot.com/terms-of-service Google reCAPTCHA Service (Optional) Service: Google reCAPTCHA spam protection (google.com) Purpose: To protect forms from spam and automated bot submissions Data Sent: User interaction data, IP address, and browser information for spam analysis When: Only when reCAPTCHA is enabled for a specific form Data Location: Data is processed by Google’s servers worldwide Privacy Policy: https://policies.google.com/privacy Terms of Service: https://policies.google.com/terms Technical Implementation Details: MailChimp Integration: Uses wp_remote_request() to POST data to MailChimp API v3.0 endpoints HubSpot Integration: Uses wp_remote_request() to POST contact data to HubSpot CRM API v3 Data Format: All API calls send data in JSON format with proper authentication headers Error Handling: Failed API calls are logged but do not prevent form submission completion Data Retention: All data sent to external services is subject to their respective privacy policies User Control: Users can disable integrations at any time through form settings Data Minimization: Only necessary data is sent to external services as configured by the user Support For support, feature requests, and bug reports, please visit: WordPress.org Support Forums: https://wordpress.org/support/plugin/connect2form-advanced-contact-form-builder-with-marketing-tools/ GitHub Issues: https://github.com/connect2form/connect2form-advanced-contact-form-builder-with-marketing-tools/issues Documentation: https://connect2form.com/documentation/ Developer Guide: Available in the plugin directory as developer-guide.txt Developer Information Connect2Form is built with developers in mind and provides extensive customization options: 50+ Action & Filter Hooks for customization REST API for external integrations Custom Field Types support Modular Architecture for easy extension WordPress Coding Standards compliance Comprehensive Documentation with examples Developer Guide with detailed hook documentation For detailed developer information, see the developer-guide.txt file included with the plugin.
Top keywords
- data24×1.71%
- com22×1.57%
- form21×1.50%
- https18×1.29%
- api17×1.21%
- support17×1.21%
- fields15×1.07%
- email14×1.00%
- mailchimp14×1.00%
- custom13×0.93%
- connect2form12×0.86%
- hubspot12×0.86%
Contact Form X
Displays a user-friendly contact form that your visitors will love. CFX: Contact form reinvented. Fast and friendly. Fresh and clean. Awesome for everyone 🙂 Overview Install, activate, and then display the form anywhere, using the widget, shortcode, or template tag. Here is an overview of Contact Form X: Easy to use Simple and secure ADA and WCAG compliant Lightweight and super fast Provides multiple form styles Customize just about everything Display the contact form anywhere Add Checkbox, Radio, and Select fields Customize the order of all form fields Send email to multiple recipients Complete documentation via Help tab Excellent free plugin support 😎 “The famous spam filter SpamAssassin” scores CFX = zero spam! For more details, check out the “Screenshots” section, below. Form Fields Easily choose which fields to display in the form. Each field may be set as required, optional, or disabled. Choose from these fields: Name Website Email Subject Custom Field 1 (can be dropdown, checkbox, radio, text, or phone number) Custom Field 2 (can be dropdown, checkbox, radio, text, or phone number) Custom Field 3 (can be dropdown, checkbox, radio, text, or phone number) Challenge Question Message Google reCaptcha (v2 or v3 Invisible) Cloudflare Turnstile (Invisible Captcha) Carbon Copy Agree to Terms You can change the order of these fields and customize their labels and placeholders, everything is super flexible. For a live demo of Contact Form X, visit my support page at Plugin Planet, and also my contact page at Perishable Press. Feel free to send a test email to see how it works, I won’t mind 😉 Also check out CFX in the “Screenshots” section (below) for a better idea of how the default form is styled out of the box. Geeky Stuff Lots of goodness for the geeks among us: Built with WordPress APIs Ajax-powered form submission Remembers all form data on error Cloudflare Turnstile (Invisible Captcha) Google reCaptcha (v2 or v3 Invisible) Drag/drop ordering of all form fields View your email messages on the WP Dashboard Option to enable/disable storing of email data in database Display form via widget, shortcode, or template tag Five CSS themes: Default, Classic, Micro, Synthetic, Dark Optionally disable all plugin styles and use your own CSS Optionally collect user data like IP, host, and referrer Works perfectly with or without Gutenberg Block Editor Focused on performance, security, and usability Include extra form and user info with each message Customize the form’s success and error messages Provides plenty of useful hooks for developers Targeted loading of CSS and JavaScript assets One-click remove email data from database One-click restore default options Translation ready Contact Form X is a fresh new, lighter alternative to the heavier contact forms out there. CFX is lightweight yet fully featured. As they say, “everything you want, nothing you don’t”. Privacy To help protect user privacy, Contact Form X provides the following features: Agree to terms checkbox, customizable Choose which fields to include with the form Option to disable collection of user IP address and other data Note: this plugin uses cookies to enhance form functionality Basically, this plugin enables visitors to send a message via contact form. Any information the user enters into the form will be sent directly to the recipient(s) according to plugin settings. When enabled in the plugin settings, details about each sent message will be stored in the WordPress database. Visit the “Advanced” plugin settings to control and/or disable this and other data-collection features. Note: CFX provides an option to enable Google reCaptcha, which is provided by Google as a third-party service. For details on privacy and more, please refer to official documentation for Google reCaptcha. Contact Form X is developed and maintained by Jeff Starr, 15-year WordPress developer and book author. Support development I develop and maintain this free plugin with love for the WordPress community. To show support, you can make a donation or purchase one of my books: The Tao of WordPress Digging into WordPress .htaccess made easy WordPress Themes In Depth Wizard’s SQL Recipes for WordPress And/or purchase one of my premium WordPress plugins: BBQ Pro – Blazing fast WordPress firewall Blackhole Pro – Automatically block bad bots Banhammer Pro – Monitor traffic and ban the bad guys GA Google Analytics Pro – Connect WordPress to Google Analytics Head Meta Pro – Ultimate Meta Tags for WordPress REST Pro Tools – Awesome tools for managing the WP REST API Simple Ajax Chat Pro – Unlimited chat rooms USP Pro – Unlimited front-end forms Links, tweets and likes also appreciated. Thanks! 🙂