Nuberu Chat (NubIA)

外掛說明

Nuberu Chat allows you to integrate an AI-based virtual assistant into any WordPress site. Designed for businesses using the NubIA platform, the plugin offers:

This plugin is a client for the NubIA SaaS platform. It connects to the external API hosted at https://nuberutec.com to process chat messages and (optionally) submit lead forms. To use the plugin you need an active NubIA account and a user_id provided by Nuberu.

  • AI that automatically responds to your users.
  • Per-client customization using user_id.
  • Configurable colors, texts, and styles.
  • Suggested questions.
  • Optional lead form.
  • Conversation history in localStorage.
  • Floating widget or section mode.
  • Direct connection to NubIA backend (/chat and /contact).
  • Complete customization: logos, company names, primary and secondary colors.
  • Widget and button size configuration.
  • Flexible floating widget positioning.
  • Optional loading spinner for better UX.

Requires a user_id provided by Nuberu.

安裝方式

  1. Upload the plugin from the WordPress dashboard (Plugins Add New Upload Plugin) or install it from the official repository.

  2. Activate the plugin.

  3. Go to the sidebar menu Nuberu Chat Settings.

  4. Enter your user_id.

  5. Configure the customization options (colors, logos, texts, etc.).

  6. Add the shortcode [nuberu_chat] to any page or post where you want to display the chat.

常見問題集

Do I need a Nuberu account?

Yes. The plugin requires a user_id generated from NubIA. Contact Nuberu to obtain your unique identifier.

Does the plugin work on WordPress.com?

Only on Business plans or higher that allow uploading custom plugins.

Is the plugin code free?

Yes, the plugin is open-source under GPLv2 license. The NubIA backend is an external service.

Can I customize the chat colors?

Yes, in the settings page you can set a primary and secondary color that will be applied to the chat widget.

What is the difference between floating widget and section mode?

The floating widget appears as a floating button in the corner of the screen that expands when clicked. Section mode displays the chat as a full section on the page, ideal for dedicated chat pages.

Can I use my own logo?

Yes, you can upload the URL of your logo in the settings. You can also specify if the logo needs a dark background to display correctly.

Is the conversation history saved?

The history is saved locally in the user’s browser using localStorage. It is not stored on the WordPress server.

Does it work with any WordPress theme?

Yes, the plugin is designed to be compatible with most WordPress themes. The styles are independent and should not interfere with your theme’s design.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Nuberu Chat (NubIA)〉的開發相關工作。

參與者

將〈Nuberu Chat (NubIA)〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Fixed: Critical error when saving settings with initial questions field.
  • Fixed: TypeError in sanitize_options when initial_questions is already an array.
  • Fixed: Improved input validation in sanitize_options function.

1.0.0

  • First official release of the plugin.
  • Full integration with NubIA backend.
  • Floating widget and section mode.
  • Complete customization of colors, logos, and texts.
  • Optional lead form.
  • Configurable initial questions.
  • Conversation history in localStorage.
  • Optional loading spinner.
  • [nuberu_chat] shortcode for manual insertion.