Description
A simple, easy and quick to setup and use, GDPR compliant, drag and drop contact form. There is nothing to configure, all you have to do is set up your email address and add the shortcode to your pages.
You can create multiple different contact forms with ease.
This contact form plugin comes with all the basic contact form features including basic form fields, captcha for spam protection, email notifications, auto responder and message store, you can see all your form submissions right inside your WordPress dashboard
The plugin has been built to make creating contact forms painless and easy. Certainly no need to be a developer to create simple but powerful contact forms. This is why thousands of website builders, designers, business users and power users chose Quick Contact forms!
But don’t just take my word for it. See what our users think:
Rare a contact form plugin has it all – responsive and feature-packed simple to use! Couldn’t ask for more!
Chris Evans | Website Designer & SEO ConsultantExcellent – lots of options, but still easy to use
Thanks a lot for this plugin! It bridges a rather large gap between completely preconfigured form plugins that lack essential fields, and more complex plugins that are very difficult for beginners to figure out. The built-in preview of the form as you are building is very helpful, and it has a really nice range of field type options and style settings, which are named in a more user-friendly way than most. Also, the drag and drop works smoothly and easily without any funky bugginess.
syzygist | WP user
These are the robust features that make Quick Contact Forms a standout plugin for WordPress users, providing an unparalleled experience in crafting dynamic and engaging forms.
-
Seamless Drag-and-Drop Interface:
Quick Contact Forms revolutionizes the form-building process with an intuitive drag-and-drop interface. This feature empowers users to effortlessly arrange form fields, making customization a breeze. Whether you’re a novice or an experienced developer, the simplicity of this interface ensures that creating and editing forms is a smooth and enjoyable experience. -
Extensive Style Customization with Custom CSS:
Elevate the visual appeal of your forms with Quick Contact Forms’ extensive range of built-in styles. From classic designs to modern aesthetics, the plugin offers a diverse palette to suit any website’s look and feel. For those seeking even more customization, the inclusion of Custom CSS support opens up endless possibilities, allowing users to fine-tune every visual aspect of their forms. -
Powerful Message Management:
Efficiency meets organization with Quick Contact Forms’ robust message management capabilities. Users can easily display and download form submissions directly from the WordPress dashboard. This not only streamlines the process of accessing crucial data but also enhances overall workflow efficiency, making it a preferred choice for users who value time-saving features. -
Dynamic Error and Thank-You Messages:
Crafting a personalized and engaging interaction with users is made simple through the ability to set up custom error and thank-you messages. This feature allows website owners to communicate effectively with their audience, providing clear feedback and creating a positive user experience. Users appreciate this personal touch, contributing to the plugin’s popularity among those who prioritize user engagement. -
Versatility with Multiple Form Support:
Quick Contact Forms understands the diverse needs of users. The plugin supports the creation of multiple forms, each uniquely tailored to specific requirements. Whether you’re collecting customer feedback, processing orders, or gathering user inquiries, the versatility of multiple form support ensures that Quick Contact Forms is adaptable to a wide range of scenarios, making it a versatile and indispensable tool for website owners. -
Fully Editable Autoresponder:
Incorporating automation into your form responses is made easy with the fully editable autoresponder feature. Users can customize automated responses to form submissions, creating a seamless and professional communication flow. This not only saves time but also ensures that users receive timely and personalized acknowledgments, enhancing the overall user experience. -
Stringent GDPR Compliance:
Quick Contact Forms places a strong emphasis on data security and privacy by incorporating GDPR compliance features. Users can trust that their form submissions adhere to the highest standards of data protection, giving peace of mind in an era where privacy is of paramount importance.
In summary, Quick Contact Forms stands as a comprehensive solution that balances user-friendly design with powerful features. Whether you’re a seasoned developer looking for efficiency or a novice seeking simplicity, the plugin’s extensive array of features ensures that it caters to the diverse needs of WordPress users, making it a go-to choice for anyone looking to enhance their online forms.
PHP 8.2
Tested with PHP 8.2 – please note there are deprecation notices and warnings that will be logged but these do not impact functionality. Read about Notices and Warnings here
Upgrade to Pro
- Create your own mailing list from selected responses
- Send emails from the plugin
- View and access emailed attachments
- Mailchimp integration
- Active Campaign integration
Developers plugin page
Screenshots
Blocks
This plugin provides 1 block.
- Contact Form
Installation
- Login to your wordpress dashboard.
- Go to ‘Plugins’, ‘Add New’ then search for ‘Quick Contact Form’.
- Follow the on screen instructions.
- Activate the plugin.
- Go to the plugin ‘Settings’ page to edit your email address.
- Edit any of the form settings if you wish.
- Drag and drop the ‘Quick Contact Form’ widget to your sidebar.
- To use the form in your posts and pages add the shortcode
[qcf]
. - To use the form in your theme files use the code
<?php echo do_shortcode('[qcf]'); ?>
.
If you want more than one form on your site just create a new form on the setup page and save.
FAQ
-
Go to your plugin list and scroll down until you see ‘Quick Contact Form’ and click on ‘Settings’. Select the ‘Form Settings’, ‘Error Messages’ or ‘Reply options’ tabs. Change the settings and Save (quite important this last bit).
-
What’s the shortcode?
-
[qcf]
-
How do I change the colours?
-
Go to the plugin settings page and click on styling
-
Can I add more fields?
-
No.
-
Why not?
-
Well OK yes you can add more fields if you want but you are going to have to fiddle about with the php files which needs a bit of care an attention. Everything you need to know is in the wordpress codex.
-
It’s all gone wrong!
-
If it all goes wrong, just reinstall the plugin and start again.
-
Does anybody read these things?
-
I did, and so have you. Maybe there will be more, who knows.
Reviews
Contributors & Developers
“Quick Contact Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Quick Contact Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
8.1.3
- Update libraries
8.1.2
- Fix issue with sending emails
8.1.1
- Fix issue that settings radio and checkbox do not show after save
- Fix issue that radio creates fatal
- Fix issue that checkbox value does not show on list
- Fix delete ALL messages
- Fix issue with setting subject to page title
8.1
- Refactored main code into separate function / includes
- Added support for spam message store