Title: Ruby Relay
Author: rubyrelay
Published: <strong>22 ເມສາ 2026</strong>
Last modified: 22 ເມສາ 2026

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/ruby-relay/assets/banner-772x250.png?rev=3513118)

![](https://ps.w.org/ruby-relay/assets/icon-256x256.png?rev=3513118)

# Ruby Relay

 ໂດຍ [rubyrelay](https://profiles.wordpress.org/rubyrelay/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/ruby-relay.1.2.0.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/ruby-relay/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/ruby-relay/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/ruby-relay/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/ruby-relay/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/ruby-relay/)

## ຄຳອະທິບາຍ

Ruby Relay is a hosted live chat service. This plugin loads the Ruby Relay chat 
widget on every public page of your site, including WooCommerce shop, cart, checkout,
and product pages. Configure everything from a standard WordPress settings page 
and the widget appears immediately.

**Features**

 * Zero-code install, configure everything from Settings > Ruby Relay
 * WooCommerce compatible with no extra setup
 * Async widget load so page render is never blocked
 * Nine built-in theme presets, plus per-color overrides for user messages, chat
   background, text, and header
 * Four corner positions
 * Optional custom link inside the chat window
 * Show or hide sender names, open the chat automatically on page load
 * No tracking scripts or analytics beyond the Ruby Relay session needed to deliver
   chat

**How the widget works**

The plugin loads `https://cdn.rubyrelay.com/chat-widget/ruby-relay-widget.min.js`
from Ruby Relay’s CDN and calls `RubyRelayWidget.init()` with the values you save
in Settings > Ruby Relay. No data is sent to Ruby Relay until a site visitor opens
the chat bubble and sends a message.

### External services

This plugin loads a JavaScript bundle from Ruby Relay’s CDN and opens a WebSocket
connection to Ruby Relay’s chat infrastructure when a visitor interacts with the
chat widget.

 * Widget bundle: [https://cdn.rubyrelay.com/chat-widget/ruby-relay-widget.min.js](https://cdn.rubyrelay.com/chat-widget/ruby-relay-widget.min.js)
 * Chat API: [https://api.rubyrelay.com](https://api.rubyrelay.com)
 * Chat WebSocket: `wss://msg.rubyrelay.com`

**Personal data sent to Ruby Relay**

 * Chat messages that site visitors send through the widget, and the page URL where
   the conversation started.
 * When the “Share logged-in user info” setting is enabled (off by default; admins
   must opt in from Settings > Ruby Relay) and a WordPress user is logged in, the
   plugin also sends the visitor’s WordPress user ID and email address to Ruby Relay
   so your support team has context on who is chatting. Nothing is sent for guest
   visitors, and nothing is sent at all until an admin enables the setting.

Ruby Relay’s terms of service: [https://rubyrelay.com/terms](https://rubyrelay.com/terms)

Ruby Relay’s privacy policy: [https://rubyrelay.com/privacy](https://rubyrelay.com/privacy)

## ພາບໜ້າຈໍ

 * [[
 * The Ruby Relay chat widget rendered on the front-end of a site, with the chat
   panel open and ready for a visitor to start a conversation.

## ການຕິດຕັ້ງ

 1. Upload the `ruby-relay` folder to the `/wp-content/plugins/` directory, or install
    via the Plugins screen in WordPress.
 2. Activate the plugin through the Plugins screen.
 3. Go to Settings > Ruby Relay and paste your API key.
 4. (Optional) Customize position, theme, header title, and welcome message.
 5. Visit your site to confirm the chat bubble appears.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

### Do I need a Ruby Relay account?

Yes. Sign up at [https://rubyrelay.com](https://rubyrelay.com) and copy your API
key from the dashboard.

### Does this work with WooCommerce?

Yes. The widget loads on every public page including WooCommerce shop, cart, checkout,
and product pages with no additional configuration.

### Does it slow down my site?

The widget script is loaded asynchronously and weighs about 500 KB. It does not 
block page render or first paint.

### Can I hide the widget on specific pages?

Not through this plugin’s settings yet. If you need conditional loading, use the`
wp_enqueue_scripts` filter to dequeue `ruby-relay-widget` on specific templates.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Ruby Relay” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດ
ທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ rubyrelay ](https://profiles.wordpress.org/rubyrelay/)

[ແປ “Ruby Relay” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/ruby-relay)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/ruby-relay/), ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/ruby-relay/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/ruby-relay/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/ruby-relay/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.2.0

 * Added “Share logged-in user info” setting. Off by default; when an admin opts
   in from Settings > Ruby Relay, the plugin passes the current WordPress user’s
   ID and email address to Ruby Relay so support agents know who is chatting. Nothing
   is sent for guest visitors.

#### 1.1.0

 * Added eight new settings: show sender names, open on page load, custom link text,
   custom link URL, user message color, chat background color, text color, header
   color.

#### 1.0.0

 * Initial release.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.2.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **3 ອາທິດ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **ໜ້ອຍກວ່າ 10**
 *  ເວີຊັນ WordPress ** 5.8 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.9.4**
 *  ເວີຊັນ PHP ** 7.4 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/ruby-relay/)
 * ແທັກ
 * [chat](https://lo.wordpress.org/plugins/tags/chat/)[chat widget](https://lo.wordpress.org/plugins/tags/chat-widget/)
   [customer support](https://lo.wordpress.org/plugins/tags/customer-support/)[live chat](https://lo.wordpress.org/plugins/tags/live-chat/)
   [woocommerce](https://lo.wordpress.org/plugins/tags/woocommerce/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/ruby-relay/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/ruby-relay/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/ruby-relay/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ rubyrelay ](https://profiles.wordpress.org/rubyrelay/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/ruby-relay/)