Canvasly for Contact Form 7

Description

Contact Form 7 forms are written as text with form-tags such as [text* your-name]. This plugin adds a Visual Builder tab to the Contact Form 7 editor, next to the existing “Form” tab, so that people who do not want to write tags can build and edit forms visually.

It does not replace anything in Contact Form 7. The Visual Builder reads the form template, lets you edit it, and writes the same native syntax back into the “Form” tab. Saving, mail, validation and spam protection stay 100% Contact Form 7. Both tabs always show the same form, and anything the builder does not understand is kept exactly as it was.

Features

  • Live preview card for every field — click it to edit label, required state, default/placeholder, options and more
  • Drag and drop to reorder; a field moves together with its own <label> or layout wrapper (for example <div class="half-width">)
  • Layout choice per field when your form uses wrapper classes such as half/full width
  • Option list editor for dropdowns, checkboxes and radio buttons
  • Headings, paragraphs and divider lines of your template become editable cards; pure layout markup stays out of the way
  • Field templates (contact form, callback request)
  • Email check: see whether a field is part of the email you receive, add it with one click, and get warned before a removed or renamed field breaks the mail template
  • Undo / redo
  • Front-end preview with your theme’s styles (desktop and mobile width), without saving
  • Technical settings (field name, id, class, raw options, surrounding HTML) are available under “Advanced”
  • Translation-ready; German included (Du and Sie, plus Austrian and Swiss variants)

Supported form-tags: text, email, tel, url, textarea, number, date, select, checkbox, radio, acceptance, quiz, file, submit. Other tags (from add-ons, for example) are preserved untouched.

This plugin is an independent add-on and is not affiliated with or endorsed by the Contact Form 7 project.

Screenshots

Installation

  1. Install and activate Contact Form 7.
  2. Install and activate this plugin.
  3. Go to Contact Contact Forms, open a form and switch to the “Visual Builder” tab.

FAQ

Does it change how my forms are stored?

No. The form is still the plain Contact Form 7 form template. You can deactivate this plugin at any time and nothing changes.

Will it break my hand-written form?

Fields you do not edit are written back byte-for-byte. Markup the builder does not recognise is shown as an “HTML block” and left alone.

Does it support conditional fields or multi-step forms?

No. Contact Form 7 has no native syntax for those; tags added by other add-ons are preserved but not edited visually.

Does the plugin contact external servers?

No.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Canvasly for Contact Form 7” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.2.5

  • Plugin URI and Author URI headers, so the author name links to a profile like other plugins
  • “Getting Started” and “Leave a Review” links on the plugin’s row on the Plugins screen

0.2.4

  • Renamed to “Canvasly for Contact Form 7” per WordPress.org plugin review feedback (distinctive name, trademark only after “for”)

0.2.3

  • Translations are loaded by WordPress itself (no manual text domain loading)
  • German variants: formal, Austria, Switzerland

0.2.2

  • Fields move together with their label / layout wrapper; layout choice per field
  • Undo/redo, front-end preview, field templates, option list editor, email checks
  • Placeholder toggle

0.1.0

  • Initial release.