Integrate the YourGPT AI chatbot into your PrestaShop store. Once installed and configured with your widget UID, the chatbot loads automatically on every page of your store.
- One-field setup — just paste your YourGPT widget UID.
- Loads the chatbot script on every store page via the
displayFooterhook. - No script is injected until a widget UID is configured.
- Clean install/uninstall (configuration is removed on uninstall).
- PrestaShop 1.7.0.0 or later (compatible up to 8.0.0).
- A YourGPT account with a chatbot widget UID.
- Compress the module folder into a
yourgptchatbot.ziparchive (the zip must contain ayourgptchatbot/directory withyourgptchatbot.phpandconfig.xmlinside). - Log in to your PrestaShop admin panel and open the Modules page.
- Click Upload a module and select the zip file.
- Copy the
yourgptchatbotfolder into your PrestaShopmodules/directory. - Open the Modules page, find YourGPT Chatbot, and click Install.
- Open the Modules page, find YourGPT Chatbot, and click Configure.
- Enter your Widget UID in the field provided.
- Click Save.
The chatbot will now appear on your storefront. To find your widget UID, log in to your YourGPT dashboard.
On every store page, the module adds a small script at the bottom that loads the YourGPT chatbot using your widget UID. If no UID is set, nothing is added.
Uninstalling the module from the Module Manager removes the registered hook and deletes the stored widget UID (YGC_WIDGET_ID) from your configuration.
See the module author (YourGPT) for licensing details.