Discussions
REST API question: finding out if a user has subscribed to a page
Hello,
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.
Performance Problems after switching - Hosting Provider
Hey guys,
Multilingual feature of Haiilo / COYO for Custom Plugins / Widgets?
In the context mentioned above, we (as third party plugin provider) have become aware of a problem regarding multilingualism.
Can one open a popup/dialog from a plugin?
Hi,
we would like to open a Popup in Coyo and render some HTML into it. Is there any way to do that? For the reasons: Let's say you have a plugin that requires a whole lot of configuration. With the Plugin adapter you can react to the onEdit action, which set's the plugin in an edit state and shows the configuration options. But now imagine you Plugin to be in the sidebar, right below the navigation, where there are like 270pixels of space available to show the configuration form. That is not a whole lot. So it would be real nice to show the configuration in a Popup not inside the I-Frame but inside coyo. I know that you have to find another way, to trigger the configuration popup, as there could be a lot of popus "onEdit" if there are a lot of plugins on the page. Another way would be to allow custom configurations during the "create" process of the plugin, when you add it to the page.
Public certificates for validation on server side
Hello Dev-Team,
Is it possible to pass parameters when installing a plugin?
Hello everyone!
Plug-in Sizing & White padding problem
We are currently working on developing a plugin for COYO.
As it should be addable to the different panels (e.g. small side panel, middle panel etc.) of the platform, we experienced some problems with sizing and padding.
Where can I report bug in COYO's REST API and its documentation?
Compatibility of updated manifest.json
I have updated the manifest.json by introducing a "config" to one of three existing EntryPoints. Now I get a warning that content may not be displayed when I update the plugin. This warning also lists widgets whose entryPoints have not been changed.