Skip to content

pimcore/studio-backend-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bf395b · Mar 21, 2025
Jan 24, 2024
Sep 5, 2024
Sep 5, 2024
Mar 21, 2025
Mar 17, 2025
Jul 2, 2024
Mar 21, 2025
Aug 12, 2024
Mar 19, 2025
Mar 21, 2025
Jan 24, 2024
Jan 24, 2024
Sep 3, 2024
Jul 4, 2024
Mar 7, 2024
Nov 25, 2024
Apr 26, 2024
Apr 25, 2024
Mar 21, 2025
Jan 21, 2025
Jan 24, 2024
Jan 24, 2024
Mar 7, 2024
May 22, 2024

Repository files navigation

title
Studio Backend

Pimcore Studio Backend

The Pimcore Studio Backend serves as the central hub for API endpoints and RPC calls. It provides a unified interface based on the OpenApi Specification for all backend calls which is accessible via swagger-ui.

Swagger UI

It uses zircote/swagger-php attributes to generate the OpenApi Specification.

Swagger-ui is available at /studio/api/docs and the OpenApi Specification is available at /studio/api/docs.json. Every description is translatable and can be found in the studio_api_docs.en.yaml folder of the bundle.

Requirements

This bundle requires the following dependencies:

  • Pimcore Core Framework 11
  • Generic Execution Engine as part of the Pimcore Core Framework
  • Generic Data Index
  • Mercure (https://mercure.rocks)

Documentation Overview

About

Studio Backend bundle

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages