WordPress & WooCommerce
Install & connect
The Glozr WordPress companion plugin is being prepared for release. Installation is temporarily unavailable — this page will go live as soon as the plugin ships.
Temporarily unavailable. The WordPress plugin install package is not yet downloadable. Coming soon — keep an eye on the changelog for the release announcement.
Current status
The plugin is in private beta. The host platform endpoints and the wire-level protocol (REST namespace, HMAC headers, sync hooks) are stable and documented under REST API reference — but the redistributable plugin ZIP is not yet published.
Public availability is planned for the next minor release. Until then, this page is intentionally a placeholder.
What it will do
Once available, installing & connecting will be a four-step flow inside wp-admin:
- Upload the ZIP via Plugins → Add New → Upload, then activate.
- Open the Glozr panel in the WordPress sidebar.
- Paste your workspace pairing token (issued from
app.glozr.com→ Settings → Integrations → WordPress). - Confirm the agent you want to embed and trigger an initial content sync.
The pairing handshake establishes the shopper_signing_secret stored under wp_integration on the agent, which is used to verify every subsequent HMAC-signed call between the WordPress site and the Glozr backend.
In the meantime
If you're evaluating the WordPress integration ahead of release, you can still:
- Read the integration overview to understand the data flow.
- Skim the REST API reference for the endpoints the plugin will hit.
- Use the standard script embed on any WordPress page — that path works today and gives you the agent without the deep WooCommerce hooks.
For early-access requests, contact [email protected].