Hey there,
I’m looking into adding a few plugins to my applications.
To do this I used KB331, but I don’t seem to get any further.
So my first question is: Where do I add the plugin? Is this in the composer, deployer or in the Architect?
Secondly, When I try to do this in the composer, I dont see any plugins while looking for a product so am I doing something wrong?
Lastly, Is there a list somewhere of all the public plugins that I can use? I tought the plugins like string extention, grind extention etc where available?
Also in my only application it looks like I can’t even remove plugins while i’m in the architect/plugin manager. The only thing I can do is the Show usage button, is this maybe a permissions issue?
You can add and delete plug-ins in components or stand alone models in the Architect. When editing such a model, you can select the root node (the model) in the Explorer tree, then go to the ‘Plugin manager’, and click on ‘Add plugin’. In that dialog, you will find the plug-ins for which you have the permission to use them in a model.
Note that integrated applications are not editable, so you can’t add or remove plug-ins there. When you integrate an application, that application will have all the plug-ins that are in any of the selected components.
In the (I think quite rare) case that you want to add a plug-in to an application that is not in one of the selected components, you would need to create a new component that only contains that plug-in, and add that component to your composition.