frappe-web-form-builder

Community

Build Frappe web forms, capture public data.

AuthorVenkateshvenki404224
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating public-facing forms for customer registration, surveys, or data collection in Frappe requires careful configuration of fields, validation, and seamless integration with DocTypes. This Skill automates web form generation.

Core Features & Use Cases

  • Web Form JSON: Generate complete Frappe Web Form JSON structures, linking directly to existing or new DocTypes.
  • Multi-Step Forms: Create multi-page forms for complex data collection processes, guiding users through sequential steps.
  • Validation & File Uploads: Include patterns for robust field validation and handling file attachments directly within the form.
  • Use Case: Generate a multi-step job application form that collects personal information, experience, and allows resume uploads, directly creating a 'Job Applicant' DocType upon submission.

Quick Start

Create a Frappe Web Form for 'Contact Us' that collects name, email, and message, and creates a 'Support Ticket' DocType upon submission.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: frappe-web-form-builder
Download link: https://github.com/Venkateshvenki404224/frappe-apps-manager/archive/main.zip#frappe-web-form-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository