Skip to main content

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:

  1. Open a ticket and request the functionality.
  2. Create a pull request. We recommend to open a ticket first to start a discussion.
  3. 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.