The repository includes a companion Vendure plugin package under vendure-getintent-plugin.

What it gives you

  • a direct integration path from a Vendure commerce stack
  • a starting point for catalog sync and search-related behavior in Vendure environments
  • a code-owned connector you can adapt inside your commerce deployment workflow
  1. Review the plugin package README and source.
  2. Confirm your SuggestAPI environment URL and credentials.
  3. Decide whether Vendure is your source of truth for full syncs, delta syncs, or enrichment.
  4. Pair plugin-driven updates with SuggestAPI index lifecycle and export workflows.

Pair this with