press

Contact Form 7

Describe the form you want and the agent creates it, then places it on the page.

Visit website

Contact Form 7 owns what it is good at — delivery, spam filtering and the mail template. Delta sits above it, so you can ask for a form in plain language and get one built, configured and embedded without touching shortcodes or the plugin’s own field syntax.

The same five abilities cover every supported form plugin, so a site can switch from one to another without the agent relearning anything.

Abilities this integration exposes

create-contact-form

Creates a form from a plain field list. You describe the fields; the form plugin owns the markup, mail and spam handling.

delete-contact-form

Removes a form from the site.

get-contact-form

Returns one form in full — its fields, recipient, subject line and the placeholder used to embed it.

list-contact-forms

Lists every form on the site with its id, title and shortcode.

update-contact-form

Partial update of a form. Send a field list to replace the fields, or omit it to change only the recipient and subject.

Example prompts

  • Add a contact form to the support page with name, email, subject and message, and send it to [email protected].
  • Add a file upload field to the careers form and make the phone number optional.
  • Which forms exist on this site, and where is each one embedded?