OpenRouter Provider
WordPress plugin that registers OpenRouter as an AI provider for the WordPress AI Client
by Coen Jacobs · github.com/coenjacobs/wordpress-openrouter-provider · website
★ 0stars
8release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/coenjacobs/wordpress-openrouter-provider/releases/download/0.7.0/openrouter-provider-0.7.0.zipDeclares an update source (https://lapisense.coenjacobs.com), so updates arrive through the plugin's own updater.
From the readme
OpenRouter Provider for WordPress
A WordPress plugin that registers OpenRouter as an AI provider for the WordPress AI Client. OpenRouter is an OpenAI-compatible API gateway offering hundreds of models from multiple providers through a single API key.
Requirements
- WordPress 7.0 or higher
- PHP 7.4 or higher
- AI Experiments plugin (for running experiments through the WordPress admin)
Installation
Download the latest release zip from the releases page and install it through Plugins Add New Upload Plugin in the WordPress admin.
Alternatively, install via WP-CLI:
Configuration
API Key
Configure your OpenRouter API key on the Settings Connectors screen in the WordPress admin. The OpenRouter connector appears automatically when the plugin is activated.
The API key can also be provided via environment variable or PHP constant:
1. Environment variable: Set OPENROUTERAPIKEY in your environment
2. PHP constant: Define OPENROUTERAPIKEY in wp-config.php
Model Selection
Visit Settings OpenRouter to enable specific models. The settings page displays all available models grouped by provider (e.g. Anthropic, Google, OpenAI, Meta). Only enabled models are exposed to the WordPress
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.7.0 | Mar 25, 2026 | openrouter-provider-0.7.0.zip | 1 |
| 0.6.0 | Mar 25, 2026 | openrouter-provider-0.6.0.zip | 0 |
| 0.5.0 | Mar 25, 2026 | openrouter-provider-0.5.0.zip | 0 |
| 0.4.1 | Mar 22, 2026 | openrouter-provider-0.4.1.zip | 5 |
| 0.4.0 | Mar 21, 2026 | openrouter-provider-0.4.0.zip | 2 |
| 0.3.2 | Mar 21, 2026 | openrouter-provider-0.3.2.zip | 0 |
| 0.3.1 | Mar 19, 2026 | openrouter-provider-0.3.1.zip | 0 |
| 0.3.0 | Mar 19, 2026 | openrouter-provider-0.3.0.zip | 0 |
| 0.2.1 | Mar 19, 2026 | openrouter-provider-0.2.1.zip | 0 |
| 0.2.0 | Mar 18, 2026 | openrouter-provider-0.2.0.zip | 0 |
| 0.1.0 | Feb 28, 2026 | openrouter-provider-0.1.0.zip | 0 |