This tutorial aims at providing a step-by-step guide on how to extend the JavaScript application provided by the PlatformUI bundle. |
In this tutorial, we will create a new part of the application allowing to browse your content by Content Type instead of using the tree structure. To fully benefit from this document, you need to:
This tutorial is divided into 9 steps. The complete code base is available on Github in the ExtendingPlatformUIConferenceBundle repository which also provides a tag for each step. The expected end result can be seen in this screencast:
Adding support for a new field type to eZ Platform UI