Extending eZ Platform UI

eZ Platform UI is a traditional Symfony application with React modules and interface using Bootstrap.

We'll show you how to extend eZ Platform by guiding you through building a poll system – from the customization of the Content Type to the visualization of the collected data. We will cover topics such as how to create a Field Type, how to add new admin interfaces and send notifications to the users of the admin interface.