| 开发者 | plexvia |
|---|---|
| 更新时间 | 2026年9月13日 10:09 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<head> and triggers verification with one click.plexvia-connector folder to /wp-content/plugins/, or install the plugin through the Plugins → Add New screen.After you sign in on the Connection tab, the plugin lists the businesses on your Plexvia account so you can pick the right one — no IDs to copy. (If the list can't be loaded, you can still paste your Business ID manually.) The chat key is created for you when you choose an agent on the Chat widget tab. You can also paste one from your Plexvia dashboard: it is a public key (it starts with pk_) created under API keys — it must have the interactions:write scope and a default agent.
No. Connecting the site and choosing a business exchanges credentials and nothing else. Your pages are read only after you turn automatic content sync on, or click Sync existing content now — both under Status & maintenance. The button is a one-time import and works on its own: you can use it and leave automatic sync off for good.
No. Your password is sent to Plexvia once, when you sign in, and is never written to your database.
Two credentials, both encrypted at rest with AES-256-GCM, using a key derived from your site's secret keys. (If your server lacks the required OpenSSL support, the plugin warns administrators that stored credentials are only encoded, not encrypted.)
Because your account session is a setup credential, not a running one. It is what lets the plugin show your businesses and your chat agents and create the widget's key — all things you do while sitting at the settings screen. A day after this website is issued its own connection credential, the site no longer needs your account session, so the plugin stops storing it rather than keeping an account-wide credential in your database indefinitely. Your site stays connected. Sign in again only when you want to change the chat agent, switch business, or reconnect.
The widget itself, and — beneath its message box — links to Plexvia's Chatbot User Terms of Use and Privacy Policy. Those two documents govern the visitors who use the chat, so the Plexvia chat service requires them to be shown. Nothing else. There is no "Powered by Plexvia" credit unless you ask for one: Plexvia branding, on the Chat widget tab, is off by default, and while it is off no credit, no empty placeholder and no hidden link is written into your pages. Turning it on adds a "Powered by Plexvia" line under the chat message box, and the same line to the footer of the plugin's own settings screen. The Terms and Privacy links are separate from that setting and are always shown.
No. Credentials are bound to the site they were issued to, so a copy inherits an inert set rather than a working one — a staging clone cannot sync its copied pages into your live knowledge base, and cannot interfere with the original's connection. Connect the copy separately if you actually want it connected.
The widget connects to Plexvia directly from your visitors' browsers. For security, Plexvia must allow your site's domain before those connections are accepted. If the widget cannot connect, confirm with Plexvia that your domain is allowed for real-time chat.
No. All JavaScript and CSS are bundled with the plugin and served from your own site. The widget opens a data connection to Plexvia, but it never loads remote scripts and never evaluates code it receives.
All plugin options, its scheduled maintenance and content-sync events, and its per-post sync bookkeeping are removed on uninstall, on single-site and across a multisite network.
<head> automatically, and verify with one click. DNS TXT verification is supported as an alternative.