Predvora

Beschreibung

Predvora turns your website into an AI representative: a chat that greets visitors, answers their questions like someone who works there, and captures leads around the clock.

It builds its knowledge from your own website. Predvora reads your pages, understands your business, and answers only from what it learned. When a visitor shows buying interest, it asks for their name and contact details, and the lead lands in your dashboard and your inbox the moment it happens. When it is not sure of an answer, it says so and offers to connect the visitor with you. It never invents an answer on your behalf.

Why businesses use Predvora

  • Never miss a visitor. While you are with a customer, on a job, or closed for the evening, your representative is answering questions on your website.
  • Built from your content. A full crawl of 50 to 400 pages depending on plan, plus PDF, Word, and text uploads for anything that is not on your site.
  • Leads, delivered. Real contact details only. Every captured lead lands in your dashboard and your inbox.
  • Honest by design. It answers from your content. When it is unsure, it offers a human handoff instead of guessing.
  • Yours to shape. The greeting, suggested questions, and knowledge base are fully editable from your dashboard.
  • Its own page. Every representative also gets a hosted page at your-name.predvora.com, ready to link from emails and profiles.

See yours before you install anything

Go to predvora.com, enter your website address, and about a minute later you can talk to your own representative, built from your actual site. Free preview. No card required.

What this plugin does

This is the official WordPress connector for Predvora. It pairs your site with your Predvora workspace in one click and places the widget on your public pages. No API keys, no code snippets, nothing to configure in WordPress: how the widget looks and behaves is managed in your Predvora dashboard, and your WordPress admin stays clean.

  • One-click connection. Click Connect to Predvora, sign in, approve.
  • Nothing sensitive stored on your site. Only your public widget key, your workspace name, and a dashboard link. No passwords, no API secrets.
  • Fail-invisible. If your workspace is not live yet, the widget renders nothing. An unfinished setup never breaks your site.

What it does not do

The plugin contains no AI, no crawling, no message handling, and no billing logic. It creates no database tables, schedules no background jobs, and adds nothing to your site’s front end until you connect it. Inline embedding (shortcode/block) and multisite network management are not included in this version.

External service: Predvora

This plugin relies on Predvora, a paid third-party service operated at predvora.com. A Predvora account is required; the plugin is of no use without one.

When the plugin communicates with predvora.com, and what is sent

  1. When you click Connect (admin only). Your browser is sent to predvora.com with your site address, a one-time security token, and the address of your WordPress admin page to return to. After you approve the connection, your site makes one server-to-server request to predvora.com to exchange the one-time pairing code, sending the pairing code and your site address, and receiving back your public widget key, your workspace name, and your dashboard link.
  2. When you view the plugin’s settings page (admin only, while connected). Your site asks predvora.com whether the connection is active, sending your widget key and your site address. The answer is cached for one minute.
  3. When you click Disconnect, or uninstall the plugin (admin only, while connected). Your site sends a best-effort notice to predvora.com containing your widget key and site address, so the service can note that the installation was removed. This does not change anything in your Predvora account.
  4. On every public page of your site, while connected. The plugin loads the widget script from https://predvora.com/widget.js, and the widget contacts predvora.com to check whether it should show. The widget key and the page’s origin are sent as part of that request. When a visitor opens the widget and chats, their messages are sent to and processed by the Predvora service in order to generate replies. The widget stores a short-lived session token and conversation identifier in the visitor’s browser session storage, which is cleared when the tab is closed; it sets no cookies.

The plugin makes no other external requests, and none at all until you connect it. It does not send usage statistics or telemetry.

Screenshots

Installation

  1. Install the plugin from the WordPress.org plugin directory, or upload the zip file under Plugins Add New Plugin Upload Plugin. Then activate it.
  2. Go to Settings Predvora.
  3. Click Connect to Predvora. You will be taken to predvora.com to sign in, or to create your workspace if you do not have one, and to approve the connection for your site.
  4. You will be returned to WordPress. The widget appears on your site as soon as your Predvora workspace is live.

FAQ

What is Predvora?

Predvora is a service that turns a business website into an AI representative. It reads your website, builds a knowledge base you can edit, and answers your visitors‘ questions in a chat widget or on a hosted page. It is operated at predvora.com; this plugin is its official WordPress connector.

Do I need a Predvora account? Is it free?

You need a Predvora account, and Predvora is a paid service. If you do not have an account, clicking Connect takes you through registration and plan selection at predvora.com. Pricing is described at predvora.com. The plugin itself is free and open source; it has no built-in limitations, but it is only useful with a Predvora account.

What data does the plugin send, and when?

See the „External service: Predvora“ section above for the complete list. In short: nothing until you connect; while connected, your site address and public widget key for status checks and the widget; and, when a visitor chooses to chat, the messages they type. The plugin collects no data of its own and sends no telemetry.

Where do I change how the widget looks or what it knows?

In your Predvora dashboard. Use the Manage in Predvora button on the settings page. The plugin deliberately has no widget settings, so there is a single place where those things are configured.

Why is the widget not showing on my site?

Check Settings Predvora. If the status row says Pending setup, your workspace is not live yet; follow the Finish setup in Predvora link. The widget also never renders inside the WordPress admin, the block editor, the Customizer, or post previews. View your site the way a visitor does.

Does this work on WordPress multisite?

The plugin works on individual sites of a multisite network when activated per site; each site connects to its own Predvora workspace. There is no network-admin integration in this version.

What happens when I deactivate or uninstall?

Deactivating removes the widget from your site but keeps the connection, so reactivating reconnects instantly. Uninstalling removes everything the plugin stored in your database and sends a best-effort notice to Predvora. Your Predvora account and workspace are not affected by either; manage those at predvora.com.

Is the widget key a secret?

No. The widget key is a public identifier that appears in your site’s HTML, like any chat widget’s site key. It cannot be used to access your Predvora account. If you ever want a new one, rotate it from your Predvora dashboard and reconnect.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Predvora“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Predvora“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial release: one-click pairing with your Predvora workspace, widget rendering on the public site, connection status on the settings page, disconnect, and full cleanup on uninstall.