Dario AI Connector
WordPress AI provider for the Dario local LLM router
by Procyon Creative · github.com/procyon-creative/wp-dario-provider · website
★ 0stars
12release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/procyon-creative/wp-dario-provider/releases/download/v0.2.3/procyon-dario-provider.zipDeclares an update source (https://github.com/procyon-creative/wp-dario-provider/), so updates arrive through the plugin's own updater.
From the readme
Dario AI Connector
Connects WordPress to AI models via the Dario local LLM router using the WordPress 7.0 Connectors API.
Requirements
- WordPress 7.0+
- PHP 7.4+
- Node.js 18+ if you want the plugin to manage the bundled Dario sidecar
- Or Dario running externally on an accessible host
Installation
1. Download the latest release zip from GitHub Releases
2. Upload to /wp-content/plugins/procyon-dario-provider/ or install via the WordPress plugins screen
3. Activate the plugin
4. Configure your Dario API key in Settings Connectors
On activation, the plugin attempts to start a bundled Dario Node sidecar if Node.js is available. Disable this with:
Configuration
Base URL
Defaults to http://localhost:3456/v1. Override with:
Or via environment variable:
Sidecar
The bundled sidecar starts @askalf/dario on 127.0.0.1:3456 by default. Override the host/port with:
Or via environment variables:
If your Node binary is not named node, set DARIONODEBINARY.
Dario must be authenticated for the OS user that runs WordPress/PHP. In Lando:
If Dario is not authenticated, activation logs the failure to wp-content/dario-provider/dario-sidecar.log and leaves the plugin active.
API Key
Se
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.2.3 | May 15, 2026 | procyon-dario-provider.zip | 2 |
| v0.2.2 | May 15, 2026 | procyon-dario-provider.zip | 2 |
| v0.2.1 | May 15, 2026 | procyon-dario-provider.zip | 1 |
| v0.2.0 | May 15, 2026 | procyon-dario-provider.zip | 0 |
| v0.1.5 | May 15, 2026 | wp-dario-provider.zip | 1 |
| v0.1.4 | May 15, 2026 | wp-dario-provider.zip | 1 |
| v0.1.3 | May 15, 2026 | wp-dario-provider.zip | 4 |
| v0.1.2 | May 15, 2026 | wp-dario-provider.zip | 1 |
| v0.1.1 | May 15, 2026 | — | — |