Replio Chat

Descripción

Replio is an AI customer-support agent. This plugin adds the Replio chat widget to your WordPress site in one step: paste your widget key and save.

  • 24/7 instant replies in 50+ languages, from your own knowledge base
  • Reads photos and screenshots
  • Logs complaints and hands off to your team when a human is needed
  • One lightweight script, loaded asynchronously — no impact on page speed

You need a Replio account and a website widget key. Get a free 14-day trial at https://replio.live and copy your key from the dashboard under Channels Website widget.

External services

This plugin connects your site to Replio, a third-party AI customer-support service, to power the chat widget. It is required for the plugin to work, and a Replio account and widget key are needed.

When a visitor opens the chat on your site, the widget script is loaded from Replio (https://replio.live/widget.js) and anything the visitor sends — their messages, and basic context such as approximate country and browser language — is transmitted to Replio’s servers to generate replies. Nothing is sent until a visitor interacts with the chat.

By using this plugin you agree to Replio’s terms and privacy policy:

  • Service / terms: https://replio.live
  • Privacy Policy: https://replio.live/privacy.html

Instalación

  1. Upload the plugin to your site (Plugins Add New Upload Plugin) and activate it.
  2. Go to Settings Replio Chat.
  3. Paste your widget key and save. The chat bubble appears on your site.

Preguntas frecuentes

Where do I find my widget key?

In your Replio dashboard (https://replio.live/dashboard.html) under Channels Website widget.

Does it slow down my site?

No. The widget is a single small script loaded asynchronously after your page renders.

Can I turn it off without deleting it?

Yes. Settings Replio Chat untick “Show the chat widget on the site”.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Replio Chat” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

  • Enqueue the widget script with wp_enqueue_script (was printed directly).

1.0.0

  • First release: settings page + footer injection of the Replio widget.