manifest / unclassified / concordance
Concordance
Rest API Client for the AAGB Group Listings
by The Bleeding Deacons · github.com/bleedingdeacons/concordance
★ 0stars
13release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bleedingdeacons/concordance/releases/download/v1.9.16/concordance-production-1.9.16.zipDeclares an update source (https://github.com/bleedingdeacons/concordance), so updates arrive through the plugin's own updater.
From the readme
Concordance
API client for the AAGBDB Groups API — a standalone WordPress plugin with a PSR-11 dependency container.
Concordance provides a clean interface for consuming the AAGBDB Groups API from within WordPress. It exposes group listing data through a REST proxy, an admin dashboard widget, WP-CLI commands,
Author: The Bleeding Deacons
Table of Contents
- Features
- Installation
- Configuration
- Usage
- REST API
- PHP (Service Container)
- WP-CLI
- Admin Dashboard Widget
- Architecture
- Building for Production
- Configuration Reference
- License
Features
- REST API proxy — exposes /wp-json/concordance/v1/groups and /wp-json/concordance/v1/groups/{id} so front-end code or external consumers can fetch group data through your WordPress site without exposing API keys.
- Transient caching — API responses are cached using WordPress transients with a configurable TTL (default 15 minutes). Caching can be disabled entirely by setting TTL to 0.
- Admin settings page — configure the API key, base URL, cache TTL, and request timeout from Settings → Concordance in wp-admin. Includes a one-click connection test.
- Dashboard widget — displ
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.9.16 | Sep 5, 2026 | concordance-production-1.9.16.zip | 2 |
| v1.9.15 | Sep 5, 2026 | concordance-production-1.9.15.zip | 1 |
| v1.9.14 | Aug 25, 2026 | concordance-production-1.9.14.zip | 1 |
| v1.9.13 | Aug 25, 2026 | concordance-production-1.9.13.zip | 0 |
| v1.9.12 | Aug 25, 2026 | concordance-production-1.9.12.zip | 0 |
| v1.9.11 | Aug 17, 2026 | concordance-production-1.9.11.zip | 1 |
| v1.9.10 | Aug 17, 2026 | concordance-production-1.9.10.zip | 1 |
| v1.9.9 | Aug 9, 2026 | concordance-production-1.9.9.zip | 1 |
| v1.9.8 | Aug 8, 2026 | concordance-production-1.9.8.zip | 1 |
| v1.9.7 | Aug 7, 2026 | concordance-production-1.9.7.zip | 1 |
| v1.9.6 | Aug 7, 2026 | concordance-production-1.9.6.zip | 2 |
| v1.9.5 | Aug 7, 2026 | concordance-production-1.9.5.zip | 2 |