Plugin Development Examples
Examples for extending Pimcore Studio with plugins. Each example covers a specific feature or integration pattern:
- Add a Main Navigation Entry
- Add an Entry to the Left Sidebar
- Add an Additional Button to the Asset Editor Toolbar
- Use the Tab Manager
- Use the Widget Manager
- Add Custom Icons
- Use Dynamic Types
- Use API Data
- Customize Context Menus
- Create a Custom Listing
- Add a Custom GDPR Data Extractor Provider
- Add a Custom Document Type
- Add a Custom Asset Type
- Add a Custom Document Editable
- Add a Custom Object Datatype
- Add a Custom Object Layout Type
- Customize Tree Icons and Tooltips
- Add a Custom Grid Column
- Extend the Workflow Transition Modal
All examples are part of the Pimcore Studio Example Bundle on GitHub.