[Info Request] Are Plugins backend only + Dev only on Linux?

Hello,

these are layman questions but I hope it’s not too bothersome ToT

  1. I wasn’t quite sure but are the plugins only backend (API) extensions? The examples listed in the Docs seem to be backend, but I wasn’t sure on “core-functionality”.

  2. I assume I’d need a Linux Dev Environment to (theoretically) work on plugins since they aren’t available for Windows?

Thank you in advance!!

Yes to both. Plugins are api-only and since the api is built in Go, you’ll need a Linux environment to develop and run them.

1 Like

Got it, thank you for the response! I got Linux set up (I think) so hopefully I can look into it soon :eye: