Description
Form Handsome Builder & Templates is a lightweight WordPress plugin for Contact Form 7 users who want to create forms faster.
You can either:
* describe the form you need in plain English and generate a structure automatically, or
* choose from ready-made templates and customize the output with labels and placeholders.
The plugin keeps the existing form generation workflow intact and adds a simple admin experience for managing templates and submissions.
Features:
* Description-based form generation that identifies fields automatically.
* Prebuilt templates with label and placeholder options.
* Clean front-end styling from the included stylesheet.
* Submission tracking and listing in the WordPress admin.
License
This plugin is licensed under the GPL-2.0+. For more details, see the GPL-2.0+ License.
Screenshots



Installation
- Upload the plugin files to the
/wp-content/plugins/form-handsome-builder-templates/directory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Make sure Contact Form 7 is installed and activated.
- Go to Form Handsome Builder & Templates in the WordPress admin menu.
- Choose a prebuilt template or create your own template.
- Generate and use your form wiTh Contact Form 7.
FAQ
-
Does this plugin require Contact Form 7?
-
Yes. Contact Form 7 must be installed and activated before the plugin can generate forms.
-
Can I use the built-in templates?
-
Yes. The plugin includes ready-made templates that can be used as-is or customized with labels and placeholders.
-
Does this change my existing form design?
-
No. The plugin is designed to generate forms and apply styling without changing the existing functionality of your site.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Form Handsome Builder & Templates” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Form Handsome Builder & Templates” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Renamed all internal functions, classes, constants, hooks, AJAX actions, and admin script/style handles to use a unique
fhbt/FHBTprefix, per WordPress.org Plugin Directory guidelines. - Removed unnecessary “AI” branding/wording from admin labels, comments, and internal admin-only CSS class/variable names. Field-detection logic is unchanged.
- Admin menu/page slugs changed (e.g.
fhbtofhbt,fhb-templatestofhbt-templates); update any bookmarked admin links. - Uninstall routine now removes the plugin’s stored option and custom post data.
- No changes to existing form output, saved forms, saved templates, or submission data.
1.0.1
- Fixed text domain to match the plugin slug (form-handsome-builder-templates) so translations load correctly.
- Replaced a raw inline
<script>tag withwp_add_inline_script()per WordPress.org guidelines. - Removed unused/dead code.
1.0.0
- Initial release.
