How can I make a news section on the main menu?

You can use HTTP requests. For example: Use the VaRest plugin, create a call to an URL where you store a JSON string. From this string you would get a text and if the text is not null or empty or has a certain length, display a text field inside your main menu.

1 Like