More and more PrestaShop modules use AI — to generate copy, recommend sort orders, and answer questions. And almost all of them ask for the same thing: “paste your API key here.” The result in a lot of stores is a small mess — keys duplicated across three modules, one that’s expired, another that never worked and nobody noticed.
The API-key junk drawer
A hand-pasted API key is a silent time bomb: if it’s copied wrong, the module fails when it actually needs it — not when you paste it. If you regenerate it in Google or OpenAI, every module still holding the old copy breaks at once. And if someone asks “which keys do you have active, and where?”, the honest answer is usually “no idea.”
Three rules for healthy key management
- One key, one place. Each key lives in a single location; the modules that use it reference it, they don’t copy it.
- Test before you use it. A key should be validated the moment you add it, not discovered to be broken halfway through a task.
- A visible inventory. Being able to answer, in 10 seconds, what’s connected, with which provider, and whether it’s working.
Keys pasted module by module
Copies scattered everywhere, no validation on save, no overall visibility. Every time you regenerate a key, it’s another round of breakages.
A central key ring with connection testing
Keys are registered once, tested on the spot, and reused by every module. A dashboard shows you what’s working and what isn’t.
How Zeyvro Connections solves this
Zeyvro Connections — free — includes a central AI key manager for Gemini, OpenAI, and Claude, with built-in connection testing: you know whether a key works before any module relies on it. Zeyvro modules that need AI reuse it straight from there, so you never paste it again. The status panel and the widget on the PrestaShop Dashboard give you the full inventory at a glance: what’s connected and what isn’t.
And the detail that saves you a scare: if you uninstall the module, your keys and tokens aren’t deleted — reinstall it and everything’s right where you left it.
💡 The same applies to your Google connection (Search Console and Analytics): once, not once per module. We cover it in what a connections hub is.
Frequently asked questions
Which AI providers does it support?
Gemini, OpenAI, and Claude, with built-in connection testing for each key.
How do I know if a key is working?
The manager includes connection testing: you validate the key the moment you add it, before any module depends on it.
Do Zeyvro modules read the key automatically?
Yes — Zeyvro modules that need AI reuse the keys from the hub, so you never have to paste them into each configuration screen again.
Do I lose my keys if I uninstall?
No. Keys and tokens survive uninstallation — reinstall it and there’s nothing to reconfigure.
Your AI keys, on a single key ring and tested before they’re ever used. Free.
Install Zeyvro Connections for free →Zeyvro builds PrestaShop 8 modules from a real store in production. Unobfuscated code.