Does EPLAN need to be open?
+
Yes. The script runs inside EPLAN with an active licence. While EPLAN is open, integrations run automatically as you export and close projects. Nothing runs when EPLAN is closed.
Is the client script open source?
+
Yes. The client is MIT licensed and fully auditable by your IT team. You can read every line before you install it, and it only sends event data to your own tenant URL.
Where do my OAuth tokens live?
+
They will live encrypted in Cloudflare KV, held server-side. They are never stored on your PC. The client script sends event payloads only, so credentials never leave the hosted environment.
Which EPLAN events are supported at launch?
+
PDF export and BOM export are supported at launch. Project close is coming soon. More events can follow based on what waitlist members ask for.
Do I have to change how my team works?
+
No. Engineers keep exporting PDFs and BOMs exactly as they do today. EplanBridge listens for those events and delivers them, so there is no new tool to learn.