influxdb icon indicating copy to clipboard operation
influxdb copied to clipboard

Plugins should be able to access files in their dir

Open pauldix opened this issue 10 months ago • 0 comments

For some plugins, they may have configuration, HTML, or other asset files that they want to access during plugin execution. They should be able to access files in their directory. For plugins loaded from GH, it should be updated to pull down all the plugin files into the local server directory so they will be available.

Update the functionality and update the documentation in https://github.com/influxdata/docs-v2

pauldix avatar Mar 03 '25 16:03 pauldix