Skip to main content
Version: Next

Pimcore Headless Documents

The Headless Documents extension enables managing website content in a headless manner and makes it accessible for frontend applications via Datahub endpoints.

This extension introduces a new document type, Headless Document, which is based on the Pimcore documents but comes with a default template for rendering and managing content directly in the Admin UI. This eliminates the need for creating custom Twig templates. The structure of these documents is defined through a template configuration directly in the Admin UI.

Features in a Nutshell

  • Headless CMS Functionality: Extend Pimcore's capabilities to include headless content management.
  • Admin UI Rendering: Headless Documents are rendered solely in the Admin UI for content management.
  • Template Configuration: Define the structure of headless data using template configurations.
    • Utilize Pimcore's built-in and (optionally) custom editables within Headless Documents.
    • Create Headless Document bricks, similar to standard document bricks, for reusable components within Headless Documents.
  • Integration with Datahub: Deliver Headless Document data via Pimcore Datahub for seamless integration with external systems.

Documentation Overview