Opis
Uppzy AI Chatbot adds the Uppzy AI widget to your WordPress site with a simple site/public key setup.
This plugin focuses on safe installation only:
- load the widget automatically on front-end pages
- validate the saved public key against Uppzy
- block output when the domain does not match the current WordPress site
- keep widget content and styling in the Uppzy dashboard
This version does not create Uppzy sites, sync WordPress content, or manage analytics.
External services
This plugin connects to Uppzy services to validate the configured public key and to load the widget runtime.
It sends data to api.uppzy.com only after a site administrator installs, activates, and configures the plugin.
Service usage:
- On settings save, the plugin sends the configured public key to
https://api.uppzy.com/api/v1/sites/public/{publicKey}to validate the key and confirm the connected domain. - On front-end page loads, the plugin loads the widget runtime from
https://api.uppzy.com/widget/widget.js. - When the widget is used by visitors, the visitor browser may send chat requests and related widget traffic to Uppzy endpoints.
Links:
- Privacy Policy: https://uppzy.com/privacy-policy
- Terms of Service: https://uppzy.com/terms-of-service
Instalacija
- Upload the plugin folder to
/wp-content/plugins/. - Activate
Uppzy AI Chatbotin WordPress. - Go to
Settings > Uppzy AI Chatbot. - Paste the public key from your Uppzy dashboard.
- Save the settings and confirm the validation result.
ČPP
-
Where do I find the public key?
-
Open your Uppzy dashboard and copy the public key from your widget setup screen.
-
Why is my widget not loading?
-
The plugin only loads the widget when:
- the widget is enabled
- a public key is saved
- Uppzy validates the key
- the key domain matches the current WordPress site
-
Can I edit widget text or colors in WordPress?
-
No. Widget design and assistant behavior stay in Uppzy.
-
Does the plugin contact an external service?
-
Yes. The plugin validates your saved public key with Uppzy and loads the widget runtime from Uppzy. See the “External services” section for details.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Uppzy AI Chatbot” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Uppzy AI Chatbot” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
0.1.0
- Initial release