HTTP APIJSONRPCMethodsplugins.addOn this pageplugins.add Adds a plugin to Porla. Request { "path": "/tmp/plugin.lua", "config": "<any config specified for the plugin>", "metadata": { "source": "github:porla-plugins/skeleton" }} Response { "id": 7}