Skip to content

feat: embed forms on external websites #53

Description

@harshtandiya

Overview

Allow published Forms Pro forms to be embedded directly into external (non-Frappe) websites.

Proposed Approaches

  • iframe embed — simple copy-paste snippet, isolated rendering
  • Script embed — JS snippet that mounts the form inline, better UX, supports theming

Requirements

  • CORS configuration for embed domains
  • Embed snippet available from the form share/publish screen
  • Submissions from embedded forms attributed correctly
  • Handle auth for public vs gated forms

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv1In scope for V1 release

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions