Available now · Zen Cart 1.5.8+

Seekmodo for Zen Cart

The official Seekmodo plugin for Zen Cart 1.5.8 and up. One-click pairing, AI-grade search, and native Zen Cart LIKE as the always-on fallback.

Download v1.0.18

seekmodo-zen-cart-v1.0.18.zip · released 2026-06-08

Verify the download

Every release is published with a SHA-256 sidecar so you can confirm the zip wasn't altered in transit. Run this on macOS / Linux (or WSL / Git Bash on Windows):

curl -fLO https://seekmodo.com/plugins/seekmodo-zen-cart-v1.0.18.zip
curl -fLO https://seekmodo.com/plugins/seekmodo-zen-cart-v1.0.18.zip.sha256
sha256sum -c seekmodo-zen-cart-v1.0.18.zip.sha256
# expected: seekmodo-zen-cart-v1.0.18.zip: OK

SHA-256: 3b6531f783b8670c1fd180b8f514904f1e73ffc3d3a2aa5efdcbf8ff30466948

Install in minutes

  1. 1. Download. Click the button above. Verify with sha256sum -c.
  2. 2. Upload. In Zen Cart admin, go to Tools → Plugin Manager → Upload New Plugin and pick the zip.
  3. 3. Install. Find the Seekmodo row and click Install. The Scripted Installer creates the configuration group + 15 rows with safe defaults (MODE=off until you pair).
  4. 4. Pair. Click Tools → Connect to Seekmodo. The page round-trips you through seekmodo.com and back, populating your tenant ID + HMAC secret without copy-paste.
  5. 5. Flip. Sign in to admin.seekmodo.com and switch Mode to Active (recommended). The connector auto-promotes from shadow → enforce based on observed gateway health.

Changelog

Every released version stays on disk under zc_plugins/Seekmodo/v<X.Y.Z>/ so rolling back is a one-click operation in Plugin Manager. Full per-version detail in the repo's CHANGELOG.md.

v1.0.5

2026-05-30

W6b consumption — RemoteConfig::writeThrough now mirrors default_mode + indexer_schedule from the gateway snapshot. Mode resolver falls through to DEFAULT_MODE before defaulting to off. New tools/render_indexer_cron.php for managed-mode installs.

v1.0.4

2026-05-29

LTR P6 conversion-event helpers (mirror_add_to_cart / mirror_purchase). Filter-context propagation. search_event_id linkage from search response through to click beacon. SERP impression beacon. current_search_event accessor.

v1.0.3

2026-05-28

Storefront tuning forwarded to gateway (typo / drop / query_by). Generic filter pass-through via runtime registry. Type-ahead through gateway with surface-tagged click mirroring.

v1.0.2

2026-05-28

Forward shopper session / UA / IP so the bot-check classifier runs on every /v1/search.

v1.0.1

2026-05-28

Connector pages through every gateway result (was capped at 10). IPv4 forced; connect timeout relaxed (250-750ms). Response normaliser handles both gateway envelopes.

v1.0.0

2026-05-26

Initial release. Four swap-points (search, indexer, click beacon, type-ahead). Mode-aware (off | shadow | enforce). HMAC-signed REST envelope. APCu circuit breaker shared across php-fpm workers.

Need a hand?

Check the troubleshooting guide first — most install hiccups are clock skew or outbound HTTPS being blocked. If you're still stuck, drop us a line.