🎉 Puck 0.11.0 released: introduces the categories API for grouping components, and new ways to load external data →
DocsDocsHire usHire us (opens in a new tab)
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Introduction
  • Getting Started
    • Component Configuration
    • Root Configuration
    • Multi-column Layouts
    • Categories
    • Dynamic Props
    • External Data Sources
    • Server Components
    • Custom Fields
    • Render Functions
    • Plugins
    • Components
      • <DropZone>
      • <FieldLabel>
      • <Puck>
      • <Render>
    • Configuration
      • Config
      • ComponentConfig
      • Fields
        • Base
        • Array
        • Custom
        • External
        • Number
        • Radio
        • Select
        • Text
        • Textarea
    • Data
    • Functions
      • resolveAllData
    • Plugins
      • Functions
      • Actions
      • App State

On This Page

  • Official plugins
  • Developing a plugin
Question? Give us feedback → (opens in a new tab)Edit this page
Docs
Extending Puck
Plugins

Plugin API

Puck provides an experimental plugin API to create sharable extensions to Puck.

Official plugins

  • heading-analyzer (opens in a new tab): Analyze the heading outline of your page and be warned when you're not respecting WCAG 2 accessibility standards.

Developing a plugin

Please see the API reference for documentation.

Render FunctionsComponents

MIT © 2023 Measured Corporation Ltd.