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%
Ultimate WP Mail
Versatile plugin that lets you send email and SMS notifications to your users and that also integrates with WooCommerce and WPForms to offer enhanced notifications for those plugins, as well as being a full-featured SMTP and email logging solution. Key Features Send email messages to specific users, lists or all users. Trigger automatic email notifications based on specific actions or events. Trigger automatic SMS notifications based on specific actions or events. Trigger custom WooCommerce SMS or email notifications for specific actions, including a new purchaser, an abandoned cart, etc. Add SMS notifications to WPForms submissions. Full email logging, so you can keep track of sent emails and troubleshoot any sending issues. Add your SMTP info, so you can route emails via your real address/server and greatly reduce the chances of them getting blocked/marked as spam. Advanced Email Notifications With Ultimate WP Mail, you can quickly and easily create an unlimited number of customized email messages and templates, which you can send directly to registered users on your site. You can send one-time emails to specific users or create templates that you can use repeatedly, such as when creating custom send events (discussed below), and which can be sent to individual users, all users or to specific lists of users that you can put together in the plugin. With an easy-to-use visual designer, you can craft your email templates in no time. Or just use one of our included base templates! And, with the smart previewing features, you’ll be able to see what your email will look like before sending it. SMS Notifications (ultimate version feature) The ultimate version of the plugin also comes with the ability to send SMS notifications. These can be sent manually or automatically via triggers and send actions that you can create (more on that below). Imagine being able to text your customer with order details or site updates. A much more effective way to notify them. These can also be integrated with the available WooCommerce features (discussed below). By combining the SMS notifications with email notifications, you can greatly improve not only your ability to reach your users and customers in a timely manner, but also improve your CRM while automating the workflow on your end! WooCommerce Notifications Ultimate WP Mail comes with a suite of built-in WooCommerce integration features that give you the ability to send emails or SMS notifications to WooCommerce users on your site, including specific subsets of users (e.g. previous purchasers of a certain product), and also to create automatic WooCommerce email and WooCommerce SMS send triggers for specific actions (e.g. when someone has an abandoned cart, when a new product is added, etc.). WooCommerce notification features include: Send a custom SMS and/or email message to new and past purchasers of specific products or products within a specific category. Mix and match this with custom lists you’ve created for targeted WooCommerce emails. The perfect CRM for WooCommerce! Assign a specific email or SMS notification to send to users when a new product is added. Automatically notify users who have an abandoned cart, to help boost WooCommerce conversions. Send an automatic message a specific amount of time after a WooCommerce purchase (e.g. as a follow up or requesting a review, etc.) WPForms SMS Notifications (ultimate version feature) The ultimate version of the plugin also integrates directly with the WPForms plugin. Now, when you create a new form in WPForms, you can add SMS notification triggers, which allow you to send an SMS messages directly to people who fill out the form, so you can make sure they know their submission was received and provide them with any necessary info. You also have the ability to make the SMS notification dependent on a specific input value in the form, so you can keep your customers/users updated and provide them with real-time feedback. Not only is this helpful to reassure your users and keep them engaged, but it provides you with a new avenue for marketing and/or CRM, via a method the user is much more likely to view and actually read. This can all be set up directly in the WPForms plugin when creating your new form or modifying an existing one. We’ve built it as a new panel in the WPForms editor, so you can stick to the workflow you’re already used to and easily set up your SMS notifications. Automatic Send Events/Triggers Ultimate WP Mail comes with the ability to create send events. These are triggers that will automatically send out a notification (email and/or SMS) when something specific happens on your site. There are many available send events, including the WooCommerce features mentioned above as well as site-specific triggers like when a profile is updated, a password is changed, a new post is published, a new comment is created, and more. You can assign any email or SMS that you have created in the plugin to each send event. You could even create multiple send events for the same trigger and assign multiple different notifications to them. The possibilities are endless! Available send actions include: New user registration When a user profile is updated When a user role changes When a user password is reset After a specified amount of time that a user has not logged in When a new post is published When a there is a new comment A specified amount of time after a WooCommerce cart has been abandoned When a WooCommerce product is purchased A specified amount of time after a WooCommerce purchase When a new WooCommerce product is added When a WooCommerce subscription is purchased/created CRM Ultimate WP Mail is a great tool to strengthen your CRM (customer relationship management) toolset. Create an email list, email subscription or newsletter signup. Schedule emails to send at any time and then track the email statistics after it is sent. The included templates, as well as the email builder tool, create a responsive email that will look good when opened on any device Email Logging The Ultimate WP Mail plugin also includes a powerful email logging tool. This logs not only the emails sent by the plugin itself, but all emails sent out from your WordPress. This is invaluable for knowing whether or not your messages are getting through and, if not, why. The details included in the log are: Email status (e.g. success, failure, failure reason) Subject Recipient Send date Output of the email content We have also included an option to send a notification to the admin whenever the log detects that an email has failed to send. You can customize this message with your own content and dynamic template tags that will automatically include pertinent information about the failed email. SMTP We have also included the ability for you to add in your own SMTP information for email sending. With this you can send emails from your real email address/server/host. WordPress users often find that automatic emails sent from their site fail to get to the recipient. This is usually because they are blocked or flagged as spam. If you have checked the logs and noticed the emails are being sent, but not received, then it’s usually a good idea to use the SMTP feature to send emails via your real address. This will greatly reduce the chance of them getting blocked. The following SMTP info can be entered/customized: SMTP host Encryption type Port number Email address authentication You will also find options that let you specify the from name and address for your automatic emails. Subscription Interests The Ultimate WP Mail plugin also comes with the ability for you to let users choose different interests for which they can receive notification updates. This can be added to the user profile page and the user registration form. You can also add it anywhere else on your site using the handy included Subscription Interests Gutenberg block or shortcode. Here they can choose from the following interests: WooCommerce product categories Post categories Unique Ultimate WP Mail categories, which you can include in the plugin and utilize for custom emails If a user has selected any subscription interest, they will automatically receive a notification when that event happens (new product or post is published, etc.). Additional Features Ultimate WP Mail comes with a number of other advanced email sending features that will help you make your email management and email sending as efficient and effective as possible. Additional features include: User statistics that show the number of emails opened and links clicked Email categories, which can be used in combination with user lists to create well-targeted emails Option to automatically include an unsubscribe link in emails Styling options to further refine the look of your emails (email background color, email text alignment, email block styling) Labelling options, so you can change the text of elements like the subscribe and unsubscribe links as well as the subscription interests form The emails created in and by Ultimate WP Mail are all responsive emails. If you are looking for a tool that will help you send out mobile emails or help with your mobile CRM setup, this is it. A perfect complement to your current email marketing efforts, you can send a bulk email or mass email to any or all users. And, with the included newsletter signup email widget, you can get new users and email subscribers effortlessly. Set up WooCommerce reminders and WooCommerce notifications, as well as email reminders for other elements. Create notifications for specific actions and send emails directly to your users. With Ultimate WP Mail, the notification sending possibilities are endless. Hooks You can use the following filters and actions to add your own functions. Filters: – ewd_uwpm_title: Parameters are the email’s subject and the Params array for that email – ewd_uwpm_content_pre_substitutions: Parameters are the email’s content and the Params array for that email – ewd_uwpm_content_post_substitutions: Parameters are the email’s content and the Params array for that email – ewd_uwpm_headers: Parameters are the email’s headers array and the Params array for that email Actions: – ewd_uwpm_email_sent: Parameters are the Params array for that email and the email’s unique identifier, if the email was sent to a user – uwpm_register_custom_element: Used for registering custom email variables, post in the forum if you need help using it! – uwpm_register_custom_element_section: Used for registering sections for custom email variables For help and support FAQs The installation guide The Ultimate WP Mail support forum Our Support Center