You install a module that needs Search Console: you connect Google. You install another that uses Analytics: you connect it again. A third one asks for an AI key: you paste it once more, into yet another form, and cross your fingers. Every module managing its own connection is the default pattern in PrestaShop — and it’s tedious, fragile, and error-prone.
Repeated connections, repeated problems
Every duplicated connection is one more point of failure: a token that expires here but not there, a key pasted with an extra space, a module connected to the wrong account. And when something stops working, you have to check module by module to find out which copy broke.
The idea: connect once, reuse everywhere
A connections hub flips that pattern on its head: credentials live in a single place, and the modules that need them simply reuse them. You connect your Google account once — for Search Console and Analytics — and register your AI keys once. From there, any compatible module draws from that central point: no duplicating, no reconnecting, no guessing where anything was set up.
Connection per module
Each module keeps its own copy of tokens and keys. Repeated setup, out-of-sync failures, and zero overall visibility.
Central hub
One shared OAuth connection with Google and one shared AI key ring. A single place to check when something breaks — and a dashboard that tells you what’s connected.
How Zeyvro Connections works
Zeyvro Connections is the free hub at the center of the Zeyvro ecosystem: it centralizes the OAuth connection with Google (Search Console and Analytics) and AI key management (Gemini, OpenAI, Claude). Every other Zeyvro module that needs Google or AI reuses those connections automatically. It includes its own status panel so you can see at a glance what’s connected and what isn’t, plus a widget on the PrestaShop Dashboard so you can keep an eye on it without opening any settings.
One honest caveat: on its own, it does nothing — it won’t change your front office at all. It’s the foundation the other Zeyvro modules build on. If you’re not using any module that needs Google or AI, you don’t need it.
💡 What about AI keys? Learn how to manage them without ending up with sticky notes full of keys everywhere, in how to manage your AI keys in PrestaShop.
Frequently asked questions
What exactly does Zeyvro Connections do?
It centralizes the Google OAuth connection (Search Console and Analytics) and AI key management, so other Zeyvro modules can reuse them without reconnecting anything.
Is it really free?
Yes. No license and no sign-up required.
Is it useful if I don’t have other Zeyvro modules?
Not on its own — it’s the foundation other modules use, not a standalone feature. Install it when you’re about to use Zeyvro modules that need Google or AI.
What happens if I uninstall it?
Tokens and keys are NOT deleted. If you reinstall it, you won’t need to reconnect anything.
Connect Google and your AI keys just once. Free, no sign-up.
Install Zeyvro Connections for free →Zeyvro builds PrestaShop 8 modules from a real store in production. Unobfuscated code.