Skip to main content
Version: 2026.2

Studio

Backend Power Tools Bundle implements Pimcore Studio Backend Bundle and extends it with Theme Manager specific features.

API Endpoints

The Theme Manager exposes RESTful endpoints under /pimcore-studio/api/bundle/backend-power-tools/theme-manager, all guarded by the Appearance & Branding Settings permission and tagged Bundle Backend Power Tools in the OpenAPI documentation.

See the Studio Integration reference for the full endpoint list and request/response schemas.

Events

Pimcore Studio Backend allows you to add additional data to response schemas.

Please have a look at the Additional and Custom Attributes documentation to get an overview of the additional and custom attributes features.

Every theme schema also carries an extensions map keyed by bundle namespace, so a bundle can persist its own configuration on a theme (see the extensions field in the theme schema).

List of events added by the Theme Manager

  • pre_response.backend_power_tools.theme
  • pre_response.backend_power_tools.theme_list