I need help to execute a command when trying to add a plugin in outsystems, I understand that through the hooks it could be done, in a normal cordova project the command to add plugin would becordova plugin add [url / plugin folder]but what I need to achieve is that it runs as follows in outsystemscordova plugin add [url / plugin folder] --force
Hey Emilio,
Can one of these resources from our MVP Armando Gomes help you?