Linux 软件免费装

KennelFlow Vet

开发者 brelandr
更新时间 2026年6月23日 23:06
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

bookings clinic pets veterinary

下载

0.1.0

详情介绍:

KennelFlow Vet provides clinical scheduling and record-keeping building blocks that integrate with KennelFlow shared pets and locations. Install KennelFlow Core first, then activate this add-on. Primary development and listings use the WordPress.org profile @brelandr. Optional commercial services are available via LandTech Web Designs. Human-readable JavaScript/CSS source (Guideline 4): Every release includes the unminified sources under assets/src/ (see assets/src/README.txt for the dist-to-source map). Built files under assets/dist/ are generated via npm run build (esbuild + Vite). The DICOM viewer bundles Cornerstone3D into assets/dist/dicom-viewer.js. Public source: https://github.com/brelandr/kennelflow-vet — see Developer notes for rebuild steps.

安装:

  1. Install and activate KennelFlow Core from WordPress.org.
  2. Install KennelFlow Vet (upload zip or install from the Plugins screen). The folder name should match the plugin slug /wp-content/plugins/kennelflow-vet/.
  3. Activate KennelFlow Vet from the Plugins screen.
  4. Configure rooms, locations, and roles for your clinic.

常见问题:

Does this require another KennelFlow plugin besides Core?

KennelFlow Vet requires KennelFlow Core. Other KennelFlow add-ons are optional.

Does this send data to external services?

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.

Where is the non-minified JavaScript and CSS source?

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.

更新日志:

0.1.0