Kimono BI Connector
WooCommerce connector plugin for the self-hosted Kimono BI platform (GPL-2.0-or-later).
by Kimono Group · github.com/danielbirtas/kimono-bi-connector · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/danielbirtas/kimono-bi-connector/archive/refs/heads/main.zipFrom the readme
Kimono BI Connector (WooCommerce)
A lightweight WooCommerce plugin that exposes your store's data through a
read API so it can be connected to a Kimono BI
instance for analytics, reporting, and forecasting.
This is the WooCommerce companion to the self-hosted Kimono BI platform.
You run both yourself and connect them with an API key you generate here.
Installation
1. Copy the kimono-bi-connector.php file (or the whole folder) into
wp-content/plugins/kimono-bi-connector/ on your WordPress site.
2. In WP Admin → Plugins, activate Kimono BI Connector.
3. Open the plugin settings page (WooCommerce → Kimono BI). Set URL platforma Kimono BI
to the address of your own self-hosted Kimono BI instance, then copy the generated connection
details (store URL + API key).
4. In your Kimono BI instance, add a new WooCommerce store and enter those details.
See readme.txt for the WordPress-format plugin readme.
Installing with Claude Code
If your WordPress site lives on a server you can reach with
Claude Code (Anthropic's agentic CLI), you can let it do the
install. SSH into the server, run npm install -g @anthropic-ai/claude-code, cd into your
WordPress root, start claude, and pas
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.1.0 | Aug 12, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.