This section contains various examples to help you get started with plugin development for Pimcore Studio. Each example demonstrates a specific feature or functionality that you can implement in your plugins:
- How to Add a Main Navigation Entry
- How to Add an Entry to the Left Sidebar
- How to Add an Additional Button to the Asset Editor Toolbar
- How to Use the Widget Manager
- How to Use the Tab Manager
- How to Add Custom Icons
- How to Use Dynamic Types
All these examples are part of the Pimcore Studio Example Bundle, which you can find on GitHub: Pimcore Studio Example Bundle. Feel free to explore the repository for more insights and code samples.