App Docs

Pimcore

Developer documentation for the Laioutr Pimcore app. Connect your Laioutr-powered Nuxt app to Pimcore and fetch data through its native REST API.

Overview

The Laioutr Pimcore app integrates a Laioutr-powered Nuxt application with Pimcore. It connects to Pimcore through its native REST API, allowing data managed in Pimcore — such as product information, digital assets, and structured content — to be retrieved and used within the frontend.

The app establishes a foundational connection to the Pimcore system. It handles authentication and provides the transport layer for API communication so that Orchestr queries can fetch data from Pimcore endpoints.

This integration is currently in an early stage. Detailed configuration options, available queries, actions, and further implementation guidance will be added as the implementation progresses.

Changelog

All changelogs are managed in CHANGELOG.md in the package’s GitHub repository. This app does not currently have a public repository under the Laioutr organization; when it is published there, use that repo’s CHANGELOG.md for release notes.