| 开发者 | brelandr |
|---|---|
| 更新时间 | 2026年6月23日 23:06 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/kennelflow-vet/.KennelFlow Vet requires KennelFlow Core. Other KennelFlow add-ons are optional.
Clinical and booking data ordinarily stay on your WordPress site. SMTP mail and other unrelated plugins remain outside KennelFlow Vet’s scope. Laboratory ingest integrations do not transmit data externally unless clinic staff explicitly configure webhook or ingest flows that invoke other APIs. AI SOAP dictation uses the WordPress AI Client (WordPress 7.0+). KennelFlow Vet does not store provider API keys. Site administrators configure AI connectors under Settings → Connectors; only then may permitted clinicians trigger dictation, which sends in-browser audio and derived text through the configured provider for transcription and SOAP structuring (see External Services). If no connector is configured, dictation is unavailable. The in-browser DICOM viewer uses bundled JavaScript shipped with the plugin; it does not upload medical images to a third‑party viewing service by default.
Human-readable sources live under assets/src/ alongside assets/src/README.txt (dist-to-entry mapping). The same trees ship in every release alongside assets/dist/. Browse or fork from https://github.com/brelandr/kennelflow-vet. Run npm ci then npm run build from the plugin root after edits; see Developer notes for esbuild vs Vite entrypoints and bundled dependencies.