Linux 软件免费装
Banner图

Kovetto Konnect

开发者 kovetto
更新时间 2026年8月25日 05:40
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

review annotation feedback client feedback qa

下载

1.0.0

详情介绍:

Kovetto Konnect is the WordPress companion to Kovetto. It bridges the gap between "I want feedback on a screenshot" and "I want feedback on the actual production site, including logged-in pages and dynamic content." How it works:
  1. In Kovetto, open a project and copy the Site Token from the Konnect tab.
  2. Install this plugin, go to Settings → Kovetto Konnect, and paste the token.
  3. In Kovetto, create a Live-Website session and invite reviewers by name.
  4. Each reviewer receives a magic link of the form https://your-site.com/?kovetto=<token>.
  5. When they open it, a lightweight overlay appears, lets them click a spot on the page, type or record audio, and submit. Feedback lands in Kovetto with a real screenshot of what the reviewer saw.
  6. Reviewers can reopen their own feedback history right in the widget — every point they have already submitted, with its on-page pin, so they never repeat themselves or lose track of what they reported.
The widget language follows the WordPress site language. German and English are included; German is the default. Using this plugin requires a free Kovetto account (no credit card required). Designed to be safe and lightweight Third-party libraries This plugin bundles html2canvas version 1.4.1 (MIT license, GPL-compatible) to capture the optional page screenshots. The full unminified source code is available at github.com/niklasvh/html2canvas. The library is served from the plugin folder only and is loaded lazily, only when a reviewer submits feedback.

安装:

  1. Upload the kovetto-konnect folder to /wp-content/plugins/ (or install via the WP admin).
  2. Activate the plugin.
  3. Go to Settings → Kovetto Konnect and paste the Site Token from your Kovetto project.

屏幕截图:

  • An invited reviewer opens a magic link and drops a marker directly onto the live page.
  • Leaving written feedback tied to the exact spot on the page.
  • Recording an audio note instead of typing (up to 5 minutes).
  • Reviewers can revisit the feedback they already submitted.
  • Every submission lands in your Kovetto inbox with a screenshot of exactly what the reviewer saw.

常见问题:

Do I need a Kovetto account?

Yes. The plugin is the bridge between your WordPress site and the Kovetto feedback service. A free account is enough to get started.

Does this expose feedback to public visitors?

No. The widget only renders when ?kovetto=<reviewer_token> is present in the URL and that token validates against an active Kovetto session for this project. Public visitors see nothing.

Will it slow down my site?

No. Normal page loads do not enqueue any plugin JS or CSS. Only requests that include the reviewer token load the widget (deferred, defer-attribute, in wp_footer).

Does it conflict with caching plugins?

No. The widget is added at request time based on a query parameter, which most caching plugins exclude by default.

What data is sent to Kovetto?

Only what a reviewer actively submits: marker position, feedback text, optional audio, optional page screenshots, and the page URL — plus the pairing request when you save the Site Token. See the "External Services" section for details. There is no telemetry, tracking, or analytics.

更新日志:

1.0.0