WPForms
Drag-and-drop forms, built by description instead. Lite and Pro are both supported.
WPForms owns delivery, spam handling and its own builder. Delta gives the agent a structured way in, so a form can be described in a sentence and built without opening the drag-and-drop editor.
Delta detects Lite and Pro separately, but both expose the same abilities — the difference is what WPForms itself allows on each tier.
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
- Build a quote request form with name, company, budget range and a message, and email it to sales.
- Add a consent checkbox to every form on the site.
- Show me the fields on the newsletter form.