An open API service indexing awesome lists of open source software.

https://github.com/tomdevisser/site-feedback

Let clients take screenshots, annotate visually, and send feedback to Trello, email, or more — all without leaving your site.
https://github.com/tomdevisser/site-feedback

wordpress wordpress-plugin

Last synced: about 11 hours ago
JSON representation

Let clients take screenshots, annotate visually, and send feedback to Trello, email, or more — all without leaving your site.

Awesome Lists containing this project

README

          

=== Site Feedback ===
Contributors: tomdevisser
Tags: feedback, trello, screenshots, annotations, frontend feedback
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 8.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Let clients take screenshots, annotate visually, and send feedback straight to Trello, email, or another destination — without leaving the site.

== Description ==

Site Feedback makes it easy for clients, editors, or testers to leave actionable feedback directly on your website. With a single click, users can capture a screenshot, draw or annotate it, and send it straight to your Trello board or any email address you configure.

It’s perfect for collecting visual feedback during web development, QA testing, or content review.

**Features:**

- Floating feedback button on every page
- Capture a screenshot of the current viewport
- Simple drawing tools for markup and comments
- Send feedback to Trello via Email-to-board
- Optionally send to a custom email address
- Hide screenshots from Media Library if desired
- Optional cleanup tool to bulk-delete all saved screenshots

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/site-feedback/` directory, or install it through the WordPress plugins screen.
2. Activate the plugin through the ‘Plugins’ screen in WordPress.
3. Go to Settings → Site Feedback to configure your Trello or custom email address.
4. Optionally go to Tools → Site Feedback Cleanup to bulk-delete feedback screenshots.

== Frequently Asked Questions ==

= Can I use this without Trello? =
Yes! You can configure Site Feedback to send feedback to any email address.

= Will screenshots show up in the Media Library? =
By default, yes. You can hide them via the plugin settings.

= Does this work for non-logged-in users? =
Yes, feedback can be submitted by anyone unless restricted by custom logic.

== Screenshots ==

1. Feedback popup with screenshot and annotation tools.
2. Settings page for Trello and email integration.
3. Cleanup tool to delete screenshots from the Media Library.

== Changelog ==

= 1.0.0 =
* Initial release with screenshot capture, Trello/email integration, and annotation tools.