Form Handsome Builder & Templates

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

  1. Upload the plugin files to the /wp-content/plugins/form-handsome-builder-templates/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Make sure Contact Form 7 is installed and activated.
  4. Go to Form Handsome Builder & Templates in the WordPress admin menu.
  5. Choose a prebuilt template or create your own template.
  6. 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.

Contributors

Changelog

1.0.2

  • Renamed all internal functions, classes, constants, hooks, AJAX actions, and admin script/style handles to use a unique fhbt/FHBT prefix, 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. fhb to fhbt, fhb-templates to fhbt-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 with wp_add_inline_script() per WordPress.org guidelines.
  • Removed unused/dead code.

1.0.0

  • Initial release.