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.3.31

seekmodo-zen-cart-v1.3.31.zip · released 2026-07-24

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.3.31.zip
curl -fLO https://seekmodo.com/plugins/seekmodo-zen-cart-v1.3.31.zip.sha256
sha256sum -c seekmodo-zen-cart-v1.3.31.zip.sha256
# expected: seekmodo-zen-cart-v1.3.31.zip: OK

SHA-256: 7126b31fa67fca95afb85844f25da3b6064c03cdd95e3c6ff0c23fa981cd2e89

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. Showing the 8 most recent releases here — see the repo's CHANGELOG.md.

v1.3.31

2026-07-24Latest

Connect Push catalog now: Push catalog now — Tools → Connect can fork a full catalog push in the background so a freshly paired store recovers from an empty Seekmodo index without SSH/CLI. Set Mode to Active (or Learning) on admin.seekmodo.com, click Refresh snapshot, then Push catalog now. Watch logs/numinix_seekmodo_indexer.log.

v1.3.30

2026-07-24

PDP/cart recommendation cascades: pdp-cascade and cart placements compose also_bought / related / also_viewed / bundle.suggest with cross-section de-dupe and in-cart excludes (AKS RecommendationsAdapter parity).

v1.3.29

2026-07-22

suggest observer docblock parse fix: SuggestObserver parse error - suggestLabels() docblock used languages//extra_definitions inside a /* comment, which closed the comment early and caused Parse error: unexpected identifier "extra_definitions" on line 1453 (storefront HTTP 500). Path now uses languages/{lang}/extra_definitions.

v1.3.28

2026-07-20

delta indexer CLI parse fix: Delta indexer parse error — numinix_seekmodo_index_delta.php file-header cron example used /15 inside a /* docblock, which prematurely closed the comment and caused Parse error: syntax error, unexpected token "*" on line 10. Example now uses an equivalent 0,15,30,45 minute list.

v1.3.27

2026-07-19

multi-language packs EN/DE/ES/FR: Ships english/german/deutsch/spanish/french language files for admin Tools menu labels and suggest dropdown chrome. Active language loads from the plugin tree at runtime (including Zen Cart 1.5.7 file-only installs). Suggest widget receives translated labels from the shopper's session language.

v1.3.26

2026-07-15

exact suggest redirect auto-nav: Exact category / keyword redirects — vendored @seekmodo/web-components v0.3.14 restores client auto-nav on gateway top-level redirect (exact + unambiguous only). Fixes regression after the v1.3.25 thumb deploy.

v1.3.24

2026-07-15

1.5.7 shim bootstrap: Catalog-root shim self-bootstrap - pair_callback / suggest / click / recommend / forget-me / CLI push scripts load init_numinix_seekmodo.php from zc_plugins/Seekmodo/v* when Plugin Manager auto_loaders did not merge (fixes Pairing class not found and connector_unavailable on Zen Cart 1.5.7 file-only installs).

v1.3.23

2026-07-12

fleet-health SERP click tracking: Typed product-info notifiers - listen for NOTIFY_HEADER_START_SERVICE_PRODUCT_INFO (and download/document/music/free-shipping variants) so SERP?PDP click mirroring works on Numinix serviceproductinfoBody SEO URLs (www.numinix.ca).

Showing 8 of 47 releases

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.