Within the Pimcore admin interface I got a task to add a custom menu after the data objects menu.
Here you can see a screenshot of what I want to achieve: https://prnt.sc/ut9t3v
Within the Pimcore admin interface I got a task to add a custom menu after the data objects menu.
Here you can see a screenshot of what I want to achieve: https://prnt.sc/ut9t3v
You can achive what you want by configuring Pimcore views and perspectives.
Documentation on views: https://pimcore.com/docs/pimcore/current/Development_Documentation/Objects/Object_Classes/Class_Settings/Custom_Views.html
Documentation on perspectives:
https://pimcore.com/docs/pimcore/current/Development_Documentation/Tools_and_Features/Perspectives.html
Here is a sample on how to customize your view as intended: