Xophz Card Vault
Offline-first Trade Desk, optical card grading, inventory POS, and WooCommerce sync for collectible card shops.
by Hall of the Gods, Inc. · github.com/hallofthegods/xophz-compass-card-vault
★ 0stars
3release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/hallofthegods/xophz-compass-card-vault/releases/download/v26.9.8-527/xophz-compass-card-vault-26.9.8-527.zipReadme
Xophz Compass Card Vault
Offline-first Trade Desk, POS, optical grading, multi-consignor accounting, and WooCommerce product synchronization plugin for My Card Vault.
Architecture & Capabilities
-
Custom Relational Database Tables:
wp_xophz_vault_consignments: Manages consignor profiles, split rates, payment channels, and WordPress user associations.wp_xophz_vault_payouts: Stores transaction records, consignor payouts, dealer profit shares, and payout statuses (unpaid,paid). Enforces unique constraints onsale_record_idfor idempotent offline syncing.
-
WooCommerce Product Sync & Auto-Delist Protection:
- Synchronizes active inventory items into WooCommerce
productCPTs. - Automatically delists sold products when physical card show transactions decrement stock to zero (
stock_status = outofstock,status = draft,visibility = hidden). - Hooks into
woocommerce_order_status_completedandwoocommerce_order_status_processingto credit consignor payouts when cards sell online or via Bazaar POS. - Zero-Bloat Architecture: The 20,000+ card master reference catalog is held in lightweight client memory; WooCommerce products are created exclusively for physical active inventory.
- Synchronizes active inventory items into WooCommerce
-
Role-Based WordPress Admin Dashboard:
- Dealers and Administrators: Access the full management portal (
/wp-admin/admin.php?page=xophz-compass-card-vault), including storewide valuation, pending consignor liability, consignor management, and payout settlements. - Consignors (
card_vault_consignorrole): Access a scoped Consignor Dashboard displaying their active consigned items, sales history, and pending payout balances with wholesale acquisition costs strictly masked.
- Dealers and Administrators: Access the full management portal (
-
Dev Reverse Proxy & Production Dist Loader:
- Development Mode (
WP_DEBUGorWP_ENV=development): Reverse proxies the Vite dev server running on port 8092 with live Hot Module Replacement (HMR). - Production Mode: Loads compiled HTML and bundles from
public/dist/index.html. - Injects
window.wpApiSettingscontaining REST endpoint roots, nonces, and current user profile metadata.
- Development Mode (
-
WP Connectors & Gemini Integration:
- Connects to Google Gemini API via official
wp_get_connectors()framework with canonical ecosystem fallbacks. - Powers multimodal card identification (
POST /wp-json/xophz-card-vault/v1/scan-card) and optical grading (POST /wp-json/xophz-card-vault/v1/grade-card).
- Connects to Google Gemini API via official
-
YouMeOS Spark Registry Integration:
- Registers webspark
card-vaultwith categoryposand color#62c9ff. - Exposes customizable route
/card-vault.
- Registers webspark
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v26.9.8-527 | Sep 8, 2026 | xophz-compass-card-vault-26.9.8-527.zip | 1 |
| v26.9.8-506 | Sep 8, 2026 | xophz-compass-card-vault-26.9.8-506.zip | 1 |
| v26.9.8 | Sep 8, 2026 | xophz-compass-card-vault-26.9.8.zip | 1 |
| v26.9.7 | Sep 7, 2026 | xophz-compass-card-vault-26.9.7.zip | 0 |
| v26.9.6 | Sep 6, 2026 | xophz-compass-card-vault-26.9.6.zip | 0 |
| v26.9.4 | Sep 5, 2026 | xophz-compass-card-vault-26.9.4.zip | 0 |
| v26.9.5 | Sep 5, 2026 | xophz-compass-card-vault-26.9.5.zip | 0 |