UPR Host Adapter
Neutral host adapter for Universal Product Reviews (delivery, support, pilot policy).
by UPR Host Adapter contributors · github.com/magpern/upr-host-adapter
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/magpern/upr-host-adapter/releases/download/v0.1.3/upr-host-adapter-0.1.3.zipFrom the readme
UPR Host Adapter
Neutral host-side WordPress/WooCommerce adapter for Universal Product Reviews.
This plugin is not UPR core. It wires host delivery/support signals and a restrictive-only pilot invitation send policy into UPR’s public contracts.
Boundaries
| In scope | Out of scope |
|----------|----------------|
| UPR version/tag/commit pin via packaged release.meta.json | UPR invitation/security core |
| Restrictive-only uprinvitationsendauthorisation pilot policy | Historical invitation backfill |
| MPCF → UPR delivery confirmation adapter | Production deploy configs, secrets, hostnames |
| Structured support signals (order ID + tags + optional ticket table) | Customer/order dumps, PII fixtures |
| DEV-only verification WP-CLI commands | Theme/storefront chrome unrelated to adapter contracts |
Requirements
- WordPress 6.5+, PHP 8.1+, WooCommerce
- Universal Product Reviews 0.9.0-rc.2 @ commit 06e406f4ba944b8360209322b3953d0a27f080bc (annotated tag v0.9.0-rc.2)
- Packaged UPR installs must include generic release.meta.json (universal-product-reviews.package-meta/v1)
Version identity
Current release: 0.1.2 (annotated tag v0.1.2). Prior releases: 0.1.1 (LICENSE alignment), 0
Read the full README on GitHub →