I’d like to customize the admin/sitetree/editpage and add some additional button on the top right. So I did an interceptor for postExtraTopRightButtonsForObject, but it isn’t thrown here (but works for all other objects in the datamanager).
How can I do some customization here?
Use Case: I’d like to integrate the deepl api to do some automatic translation.