Widget Customisation
Sometimes you need to change the behaviour of one of the existing widgets or create a new one. There is no support for extensions right now. You have three paths to follow:
- Open a ticket and request the functionality.
- Create a pull request. We recommend to open a ticket first to start a discussion.
- Clone or fork the repo and create your own version of the widgets.
If you choose the second or the third path, check Theme Customisation to learn how to launch a development server.