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%
GenForm – Drag & Drop Form Builder
WordPress Contact Form Builder Plugin GenForm is a modern, lightweight WordPress form builder that lets you create beautiful, responsive forms in minutes — with an intuitive drag-and-drop interface. Whether you need a simple contact form, event RSVP, job application, booking request, or lead-generation form, GenForm gives you everything you need right out of the box. Why Choose GenForm Over Other Form Plugins? Most WordPress form plugins overwhelm you with heavy page loads or confusing dashboards. GenForm takes a different approach: Feature-Packed — 13 field types (including Section Break), 16+ templates, entry management, email notifications, CSV export, inline validation, dark mode, and more — all included. Lightweight & Fast — CSS and JavaScript only load on pages that actually contain a form. Zero overhead on every other page. Privacy First — All submissions are stored in your own WordPress database. Nothing is sent to any external server. Secure by Default — Built-in honeypot spam protection, IP rate limiting, nonce verification, and full input sanitization from day one. No Learning Curve — If you can drag and drop, you can build a form. It’s that simple. Drag & Drop Form Builder Build any form visually — no code, no complexity. Drag fields from the sidebar onto the canvas and reorder them in real time. 13 field types: Text, Email, Textarea, Number, Select, Radio, Checkbox, Date, URL, Phone, Hidden, Password, and Section Break. Customize every field: label, placeholder, help text, required toggle, CSS class, and column width. 6 column-width options (25%, 33%, 50%, 67%, 75%, 100%) to create multi-column layouts. Section Break field — add titled dividers with an optional description to group related fields into named sections. Clone any field with its full configuration in one click. Type-specific controls: textarea rows, number min/max/step values, and text min/max character limits. Default values and multi-option management for Select, Radio, and Checkbox fields. Inline field validation — real-time per-field error messages appear on blur for required, email, URL, phone, number, and character-length rules. URL parameter prefill — populate fields from URL query strings for landing-page and CRM flows. Dark mode — forms adapt automatically to the visitor’s OS dark mode preference. 16+ Ready-Made Form Templates Skip the blank canvas and start with a professionally designed template. GenForm ships with 16+ templates across 7 categories — just pick one, customize the text, and publish. General — Simple Contact, Event RSVP, Volunteer Signup. Business — Support Ticket, Job Application, Request a Quote, Bug Report. Booking — Restaurant Reservation, Appointment Booking, Hotel Reservation. Marketing — Newsletter Signup, Lead Generation, Event Registration. Feedback — Customer Feedback. Education — Course Enrollment. Healthcare — Patient Intake. Each template comes pre-configured with the right fields, sensible validation, and polished submit-button layout. Smart Entry Management Every form submission is captured, organized, and easy to act on — all inside your WordPress dashboard. Familiar list-table interface — search, filter by form, and switch between All / Unread / Trash views. Star important entries — flag submissions you want to follow up on. Quick-View popup — scan an entry without leaving the list. Dedicated detail page — see full submission data alongside metadata like IP address, browser, operating system, and source page URL. Unread badge indicator — entries auto-mark as “read” when viewed. Bulk actions: Mark Read, Mark Unread, Trash, Restore, Delete Permanently. One-click CSV export — per form or all entries combined, with Excel-compatible formatting. Email Notifications Get notified instantly every time someone submits a form — and automatically send a confirmation to the submitter. Automatic admin notification email on every new submission. Confirmation email to the submitter — configure subject, body, and which field holds their email address, all per form. Dynamic template tags: {form_name}, {entry_id}, {admin_email}, {site_title}, {all_fields}, and per-field {field_*} tags. Customizable subject line, email body, sender name, sender email, and reply-to address — all configurable per form. Global sender identity defaults in Settings — set it once, apply everywhere. Clean HTML emails with structured data tables. Anti-Spam Protection Keep spam out without annoying your visitors. Honeypot field — a hidden input that bots fill in but real users never see. Any flagged submission is silently rejected. IP rate limiting — each IP address is capped at 5 submissions per minute. Excessive attempts get a “please try again later” message. Google reCAPTCHA v2 — add your site key and secret in Settings, then enable reCAPTCHA per form with a single checkbox. Form Import & Export Move forms between sites without losing a single field. Export any form as JSON — one click from the All Forms page. Import a JSON file — upload a previously exported form from any GenForm install to recreate it instantly. Embed Anywhere — Gutenberg, Shortcode & Page Builders Gutenberg Block — add the “GenForm” block and pick your form from the sidebar. Shortcode — [genform id="X"] works in Classic Editor, text widgets, and any page builder (Elementor, Divi, Beaver Builder, etc.). Per-form typography: choose your font size (12–24 px) and font weight (300–700). Customizable submit button: text content and alignment (left, center, right, full-width). Post-submission behavior: show a success message or redirect to a custom URL. Enable / disable forms — toggle any form on or off without deleting it. GDPR & Privacy Compliance Per-form GDPR consent checkbox with fully customizable text. Consent is validated on both the browser and the server — visitors cannot bypass it. All data stays in your WordPress database — nothing is sent to third-party servers. Clean uninstall removes all plugin data when you delete GenForm. Live Form Preview Preview any saved form exactly as your visitors will see it — directly from the builder or the All Forms page. Preview mode disables submissions so you can review the design without creating test entries. Beautiful Admin Dashboard Modern admin interface with a clean, card-based layout. Dashboard widget — see total forms, total entries, and the 5 most recent submissions at a glance. Admin Bar shortcuts — quick links to All Forms and Entries from any admin page. Tabbed form builder: Fields → Settings → Notifications — everything in one place. Global Settings page: brand accent color, default email identity, reCAPTCHA keys, and asset optimization toggle. Form duplication, JSON export, and one-click shortcode copy on the All Forms page. Works With Your Favorite Tools GenForm integrates seamlessly with your WordPress setup: Gutenberg — dedicated block with form picker. Classic Editor — embed via shortcode. Elementor, Divi, Beaver Builder — paste the shortcode in any text/shortcode widget. Any Theme — outputs clean, semantic HTML that inherits your theme’s styles. Multisite Compatible — works on WordPress multisite installs.