WordPress Plugin v0.8.0

DARA — Now on WordPress

Deploy DARA directly into your existing WordPress environment. Built on PHP 8.x with multi-provider AI support — Anthropic Claude, OpenAI GPT, and Google Gemini.

Plugin Details

Built for the WordPress ecosystem you already run

Deploy DARA directly into your existing WordPress environment with multi-provider AI support. No new SaaS account required for self-hosted deployments — bring your own API keys.

Plugin Version
v0.8.0
Requires WP
6.4+
Requires PHP
8.0+
AI Providers
Anthropic · OpenAI · Google
License
GPL-2.0-or-later
Auth Methods
Email · OAuth 2.0
crux-insight.php
/* Plugin Name: Crucible Insight – DARA
* Version: 0.8.0  * Requires PHP: 8.0
* Requires at least: 6.4 */
define( ‘CIDA_VERSION’, ‘0.8.0’ );
define( ‘CIDA_PLUGIN_DIR’,
plugin_dir_path( __FILE__ ) );
add_action( ‘plugins_loaded’,
function (): void {
( new CruxInsight\Plugin() )->run();
} );
// AI: Anthropic · OpenAI · Google
// Auth: Email · Google OAuth · Microsoft

Need the SaaS version?

The hosted DARA SaaS includes team accounts, SSO, and managed AI infrastructure — no API keys to manage.

Explore DARA SaaS Contact Us