jgraph / docker-drawio

Dockerized draw.io based on whichever is the most secure image at the time.
GNU General Public License v3.0
1.5k stars 362 forks source link

Custom plugins in self-contained drawio? #162

Open vlsav opened 1 month ago

vlsav commented 1 month ago

Hello! Is it possible to enable custom plugins in self-contained draw-io? I've checked sources, seems there is window.ALLOW_CUSTOM_PLUGINS variable, but it is not clear if it is possible to enable it and if it will allow custom plugins in self-contained draw-io? There is nothing about it in docker-entrypoint.sh