pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

Maintainers

Package info

github.com/pimcore/studio-ui-bundle

Language:TypeScript

Type:pimcore-bundle

pkg:composer/pimcore/studio-ui-bundle

Statistics

Installs: 62 313

Dependents: 30

Suggesters: 24

Stars: 27

Open Issues: 277

v2026.1.0 2026-04-08 08:33 UTC

This package is auto-updated.

Last update: 2026-04-20 00:46:53 UTC


README

The Studio UI Bundle provides the frontend for Pimcore Studio, the administration interface for Pimcore. It relies on the Studio Backend Bundle for its REST API.

Built with React, Ant Design, TypeScript, Redux, RTK Query, Mercure, and Rsbuild.

Access Pimcore Studio at: {your-domain}/pimcore-studio

Features in a Nutshell

  • Modern React-based administration interface for Pimcore
  • Plugin architecture for extending the UI with custom functionality
  • SDK with reusable components, services, and dependency injection
  • Widget and perspective system for customizable workspaces
  • Dynamic type system for extensible data type rendering
  • Context menu and component registries for UI customization
  • Real-time updates via Mercure integration
  • Auto-generated TypeScript API client via RTK Query and OpenAPI
  • Storybook-documented component library

Documentation Overview