
外掛標籤
開發者團隊
原文外掛簡介
Rivinci Chat by Rinoova lets you add the Rivinci AI assistant (a Rinoova SRL product) to your WordPress site in seconds.
Main features
Shortcode [rivinci_chat] — embed the widget in any page or post
Inline slug override — [rivinci_chat slug="another-agent"] to use different agents per page
Floating chat button — optional, shown fixed at the bottom-right corner on every page
Customizable color — choose the button color with a color picker
WordPress user integration — optionally sends the logged-in user ID to the agent via postMessage
No external dependencies — pure PHP, no additional JavaScript libraries
Getting started
Install and activate the plugin
Go to Rivinci Chat in the WordPress admin sidebar
Enter the Agent Slug provided by Rivinci
Add [rivinci_chat] to a page or enable the floating button
Save and view the frontend
Shortcode
Basic usage:
[rivinci_chat]
With a custom slug for that specific page:
[rivinci_chat slug=”my-agent”]
Requirements
A Rivinci account with at least one configured agent — rivinci.io
