-
| Hi all, Have I missed something in the docs? | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| You can run your plugin locally by making sure a proper  https://www.flowlauncher.com/docs/#/plugin.json Also the plugin needs to be in Flow's plugin folder. You may need to restart Flow in order for it to register. | 
Beta Was this translation helpful? Give feedback.
You can run your plugin locally by making sure a proper
plugin.jsonfile in in the root of the plugins own directory. More info here:https://www.flowlauncher.com/docs/#/plugin.json
Also the plugin needs to be in Flow's plugin folder.
You may need to restart Flow in order for it to register.