Discussions

Ask a Question
ANSWERED

How to update manifest and keeping existing widget?

Every now and then I like to update my plugin and f.e. add a feature that needs a new configuration field.
Is there a way to update the existing plugin without adding a new copy? I like to keep all the existing widgets throuout the COYO instance.

ANSWERED

Detect user language preference

Is there any way using to get user environment language to set widget language accordingly ?
(based on the twitter plugin there should be but I wasn't able to find it in the guides)

ANSWERED

Access config in entryPoint request

Mymanifest.json defines a text config url and an entry point.

ANSWERED

Get custom design variables

Hi, is there a way to get the activated design (like button color etc.) from API or on other ways?

ANSWERED

Certificates docs vs news

Hej!

ANSWERED

New Configuration View

Hi there,
I tried to implement the new configuration view via configUrl into our plugin, but our instance of COYO refuses to accept the new manifest version. Is there any chance we can get access to the beta version of COYO so we can test the new view b4 it goes live? Or is there any other way we can do tests?

ANSWERED

Custom error message if pattern does not match

Is it possible to customize the error message if for example the input of a text configuration field does not match the pattern?

ANSWERED

PluginError: Initialization timed out (ERR6)

My Plugin initialization fails when serving from server. No issue during local development, serving via ngrok.

ANSWERED

Missing widget title button

Hi everyone,
I am developing an new plugin and want to use the title button in the widget menu. When I insert my plugin and want to set the title, the button does not exist. Do you know how I can enable or display it?
In the documentation I only read that you can change the name of some widgets but not what qualifies it for a widget. And in the documentation I read, that the button is labeled with an 'A', but on my Haiilo page the title buttons are labeled with 'T' for some other widgets.
Best wishes!

ANSWERED

Bug with iFrame height of plug-ins

Hi everyone,