press

Fluent Forms

A light, fast form plugin — described in a sentence, built by the agent.

Visit website

Fluent Forms is built around speed and a light footprint. Delta treats it like every other form provider: the agent describes fields, Fluent Forms owns rendering, validation and delivery.

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 short feedback form to the docs footer with a rating and an optional comment.
  • Rename the Message field to Tell us what you need and make it required.
  • Delete the old beta signup form.