A WordPress plugin that allows users to capture visual feedback directly from your website and automatically create a ClickUp task with an attached screenshot.
Perfect for website QA, client feedback, bug reporting, and content review workflows.
- 📸 Capture browser screenshots directly from the website
- 🖱️ Select any element on the page for context
- 💬 Submit comments and feedback
- 📎 Automatically attach screenshots to ClickUp tasks
- 🌐 Includes page URL and browser information
- 📧 Records the reporter's email address
- ⚡ Simple WordPress integration
- 🔗 Uses the ClickUp API for task creation
- Click the Feedback button.
- Select an element on the page.
- Enter your email and feedback.
- Optionally include a screenshot.
- Submit.
The plugin will automatically:
- Create a new ClickUp task
- Upload the screenshot as an attachment
- Include the page URL
- Include browser information
- Include the selected element information
- Include the submitted comment
- Upload the plugin to your WordPress installation.
- Activate the plugin.
- Open the plugin settings.
- Enter your:
- ClickUp API Key
- ClickUp List ID
- Save your settings.
The feedback widget is now ready to use.
- WordPress 6.x+
- PHP 7.4+
- A ClickUp Workspace
- A ClickUp API Token
- A ClickUp List ID
- Website bug reporting
- Client feedback collection
- UI/UX review
- Content proofreading
- QA testing
- Internal website review
- PHP
- JavaScript
- WordPress REST API
- ClickUp REST API
- html2canvas
This project is actively maintained as a personal portfolio project showcasing WordPress plugin development and ClickUp API integration.
Contributions and suggestions are welcome.
MIT License