gaphor / gaphor_plugin_helloworld

Simple Hello World plugin
1 stars 1 forks source link

How to use this plugin with a distributed gaphor #18

Open Roger-Qea opened 1 year ago

Roger-Qea commented 1 year ago

Hello, is there any tutorials (or is it possible?) about how to use this plugin with a distributed gaphor? I am using a distributed windows gaphor. Can I use customized plugins without a developing environment?

danyeaw commented 1 year ago

Hi @Roger-Qea! I don't think this is currently supported, but we would like to add this feature: https://github.com/gaphor/gaphor/issues/389

amolenaar commented 1 year ago

Hi @Roger-Qea, Gaphor 2.19 has support for plugins, although they need to be installed via Pip: https://docs.gaphor.org/en/latest/plugins.html.