WP Manifestindependent plugin directory
manifest / ecommerce / universal-product-reviews

Universal Product Reviews

Portable WooCommerce product-review operations plugin (UPR)

by magpern · github.com/magpern/universal-product-reviews · 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/magpern/universal-product-reviews/archive/refs/heads/main.zip

From the readme

Universal Product Reviews Public-source, proprietary WooCommerce plugin (UPR) for verified-purchase product reviews, line-item invitation lifecycle, moderation, retention, and host adapter integration. Version: 0.8.0 (M7 storefront compatibility + M9 local AI shadow mode — tagged v0.8.0; v0.7.0 intentionally not published) Status | Milestone | State | |-----------|-------| | M0 | Repository foundation and frozen architecture (Rev 6) | | M1 | Core enablement — bootstrap, HPOS declare, moderation hold, guest guard, availability filters (v0.1.0) | | M2 | Invitations runtime implemented on feat/m2-invitations (frozen at m2-invitations-freeze; not tagged v0.2.0) | | M3+ | Not started | This repository contains the portable plugin core and generic integration documentation. Host-specific adapters, theme CSS, and site configuration live outside this repository. Requirements - WordPress 6.5+ (M1 CI/DEV mandatory: 7.0.2) - PHP 8.1+ (M1 CI/DEV mandatory: 8.4) - WooCommerce 8.2+ (M1 CI/DEV mandatory: 11.0.1) Installation Hosts install via bind-mount (DEV) or plugin ZIP (staging/production) after validating docs/production-replay.md. Apply WooCommerce settings per docs/integration/woo

Read the full README on GitHub →