formidable-forms
Installation
SKILL.md
Formidable Forms
Formidable Forms is a WordPress plugin that allows users to build complex forms with conditional logic, calculations, and integrations. It's used by website owners, developers, and businesses to collect data, automate processes, and create custom applications within WordPress.
Official docs: https://formidableforms.com/knowledgebase/
Formidable Forms Overview
- Form
- Entry
- Field
Use action names and parameters as needed.
Working with Formidable Forms
This skill uses the Membrane CLI to interact with Formidable Forms. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills