🦄 Puck 0.12.0 released: React Server Components, mobile support and a Remix recipe →
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
        • Object
        • Radio
        • Select
        • Text
        • Textarea
    • Functions
      • resolveAllData
    • Plugins
      • Functions
      • Actions
    • App State
    • Data

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.