manifest / integrations / churchkite-connector
ChurchKite Connector
Registers and verifies the site with ChurchKite Admin and reports plugin inventory + heartbeats.
by ChurchKite · github.com/churchkite-metron/churchkite-connector
★ 0stars
46release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/churchkite-metron/churchkite-connector/releases/download/v0.4.11-rc.1/churchkite-connector.zipDeclares an update source (churchkite://churchkite-connector), so updates arrive through the plugin's own updater.
From the readme
ChurchKite Connector
Version: 0.4.10
Installs on each WordPress site to:
- Register and verify the site with ChurchKite Admin (no secrets required)
- Send full plugin inventory (core + third‑party like MailPoet/Pods)
- Send daily heartbeats and refresh inventory on plugin changes
Configuration
The plugin connects to the ChurchKite Admin server to register the site and report plugin inventory.
- Admin URL: Defaults to https://phpstack-962122-6023915.cloudwaysapps.com
- Registry Key: Optional authentication key for registry endpoints (define CHURCHKITEREGISTRYKEY constant)
- Optionally override via CHURCHKITEADMINURL in wp-config.php
How it works
- On activation, generates a one‑time token and exposes GET /wp-json/churchkite/v1/proof?token=...
- Registers with Admin and posts plugin inventory to /api/registry/inventory
- Daily heartbeat plus inventory refresh on plugin installs/updates/activations/deactivations
Site title included
The connector now includes the WordPress site title (from getbloginfo('name')) in all registry-related payloads so the Admin dashboard can display a friendly name alongside the site URL. The following fields are now sent to Admin where applicable:
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.4.11-rc.1 | Jan 21, 2026 | churchkite-connector.zip | 5 |
| v0.4.10 | Dec 27, 2025 | churchkite-connector.zip | 6 |
| v0.4.9 | Dec 27, 2025 | churchkite-connector.zip | 3 |
| v0.4.8 | Dec 19, 2025 | churchkite-connector.zip | 3 |
| v0.4.7 | Dec 19, 2025 | churchkite-connector.zip | 1 |
| v0.4.6 | Dec 19, 2025 | churchkite-connector.zip | 1 |
| v0.4.5 | Dec 19, 2025 | churchkite-connector.zip | 3 |
| v0.4.2 | Dec 18, 2025 | churchkite-connector.zip | 0 |
| v0.1.18 | Oct 2, 2025 | churchkite-connector.zip | 3 |
| v0.1.17 | Sep 15, 2025 | churchkite-connector.zip | 0 |
| v0.1.16 | Sep 15, 2025 | churchkite-connector.zip | 0 |
| v0.1.15 | Sep 15, 2025 | churchkite-connector.zip | 3 |
| v0.1.14 | Sep 15, 2025 | churchkite-connector.zip | 3 |
| v0.1.13 | Sep 14, 2025 | churchkite-connector.zip | 0 |
| v0.1.12 | Sep 14, 2025 | churchkite-connector.zip | 1 |
| v0.1.11 | Sep 14, 2025 | churchkite-connector.zip | 1 |
| v0.1.10 | Sep 14, 2025 | churchkite-connector.zip | 3 |
| v0.1.9 | Sep 14, 2025 | churchkite-connector.zip | 4 |
| v0.1.8 | Sep 13, 2025 | churchkite-connector.zip | 4 |
| v0.1.7 | Sep 13, 2025 | churchkite-connector.zip | 0 |
| v0.1.6 | Sep 13, 2025 | churchkite-connector.zip | 0 |
| v0.1.5 | Sep 13, 2025 | churchkite-connector.zip | 0 |
| v0.1.4 | Sep 13, 2025 | churchkite-connector.zip | 1 |
| v0.1.3 | Sep 13, 2025 | churchkite-connector.zip | 1 |