Discussions

Ask a Question
ANSWERED

Previously working widget now returning invalid plugin token (Err 2)

Hello,

ANSWERED

Is there a maximum overall configuration size?

We can add any number of configuration fields and there are f.e. textarea type fields which could contain excessive amount of text.
All those values will make it into the JWT that get sent thru the message-api / plugin-adapter.

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

Access config in entryPoint request

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

ANSWERED

Is it possible to get the pluginId from the COYO frontend?

Hi,

ANSWERED

Can we defina an Icon which is shown on the "add widget" dialog?

Hi :)
I would like to know, if we can somehow define the Icon which is shown on the "add widget" dialog for the Plugin. At the moment it seems the icon is always the puzzle-piece which I would like to replace.

ANSWERED

Is there a way to get the Role of the current User

Hi :)
We build a plugin which has a elaborate configuration. To get to the configuration page, we added a button to our app. The Problem is, that every user can see this button for now, but the plan is to display this button only to moderators and admins. I looked at the manifest file if we could get the role from the context, but all i could find were "username", "usermail" and "userlanguage". So how could we determine if a user is a "normal" user or an mod/admin.

ANSWERED

Is it possible to pass parameters when installing a plugin?

Hello everyone!

ANSWERED

How to correlate the "src" parameter to a plugin "instanceId"?

Hi!

ANSWERED

How can plugin hosts validate COYO instances?

Hi!