ariel-bentu / tam-drawio

A drawio plugin which offers TAM notation
Apache License 2.0
69 stars 14 forks source link

draw.io Desktop - plugin install changed #11

Closed mpern closed 2 years ago

mpern commented 2 years ago

Hi!

It seems like the latest release of draw.io desktop (20.3.0) disabled support for the plugins array of the configuration object

Here is how i got it the plugin working:

  1. Launch with plugin support enabled (/path/to/draw.io --enable-plugins)
  2. Add tam-plugin via Extras -> Plugins... -> Add l External Plugins
  3. Relaunch (with --enable-plugins)
ariel-bentu commented 2 years ago

Thanks for pointing this out. I adjusted there documentation to reflect this. see here