Μετάβαση στο περιεχόμενο
WordPress.org

Ελληνικά

  • Θέματα
  • Πρόσθετα
  • Νέα
  • Υποστήριξη
  • Σχετικά
  • Ελληνική κοινότητα
  • Εκδηλώσεις
  • Openverse
  • Κατάλογος μοτίβων
  • Λήψη WordPress
Λήψη WordPress
WordPress.org

Plugin Directory

Markaroo — Visual Feedback, Review & Task Management

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Markaroo — Visual Feedback, Review & Task Management

Από Emon Ahmed
Λήψη
  • Λεπτομέρειες
  • Κριτικές
  • Εγκατάσταση
  • Ανάπτυξη
Υποστήριξη

Περιγραφή

Markaroo turns website feedback into tracked work.

Your client opens the page, clicks the element that’s wrong, draws on it, and types what they want. You get a pin with a screenshot, the exact URL, and the browser details. Assign it, set a priority, reply in thread, and mark it done.

No screenshots pasted into email. No “the button on the third section, you know the one.” No login required for the person leaving feedback.

Markaroo lets clients and team members leave visual feedback directly on your WordPress site. Click anywhere on a page to drop a feedback pin, capture a screenshot, add annotations, and turn comments into trackable tasks — all without leaving the browser.

Built for web agencies, freelance developers, and content creators. No external service required. All data stays on your server.

Free features:

  • Click-to-pin feedback anywhere on a page
  • Drag-to-select region capture with an on-page overlay
  • Automatic page screenshots via html2canvas (runs in-browser, no server calls)
  • Annotation tools: arrow (default), rectangle, circle — drawn on the screenshot
  • Markdown comment composer with toolbar shortcuts
  • Priority badges (urgent/high/normal/low), task assignment, due dates, tags
  • Threaded replies and @mention autocomplete for WP users
  • File attachments (images, PDFs, documents, spreadsheets, CSV, text)
  • Admin dashboard with filterable/sortable task list and overview analytics
  • Guest share links — send clients a unique URL, no account required
  • Three widget modes: Comment, View only, Clean (widget hidden)
  • Smart email notifications: off / instant / digest / smart (based on activity)
  • GDPR-compliant: WP personal-data exporter and eraser built in
  • Clean uninstall: optionally remove all tables, options, and transients
  • Works with any theme, page builder, or site structure

Third-party libraries

  • html2canvas (https://html2canvas.hertzen.com/) — MIT License. Used for in-browser page screenshots. Bundled in the plugin.

Bundled third-party library:
html2canvas 1.4.1 (MIT) – https://github.com/niklasvh/html2canvas
Compiled into public/js/html2canvas.js by the webpack build.

Στιγμιότυπα

Dashboard overview — a glance at the most important metrics and recent activity.
Dashboard overview — a glance at the most important metrics and recent activity.
All Feadback — filterable and sortable list of all feedback pins, with status, priority, and assignment.
All Feadback — filterable and sortable list of all feedback pins, with status, priority, and assignment.
Board view — drag-and-drop task board with columns for each status.
Board view — drag-and-drop task board with columns for each status.
Approvals list — list of feedback pins awaiting approval.
Approvals list — list of feedback pins awaiting approval.
Share Links — generate unique URLs for guests to leave feedback without an account.
Share Links — generate unique URLs for guests to leave feedback without an account.
Feedback widget — click to place a pin, draw annotations, write a comment.
Feedback widget — click to place a pin, draw annotations, write a comment.

Εγκατάσταση

From the WordPress Plugin Directory:

  1. In your WordPress admin, go to Plugins → Add New.
  2. Search for “Markaroo”.
  3. Click Install Now, then Activate.

Manual installation:

  1. Download the plugin zip.
  2. Upload the markaroo folder to /wp-content/plugins/.
  3. Activate via Plugins in wp-admin.

After activation:

Navigate to Markaroo in the left sidebar to open the dashboard. The feedback widget is automatically loaded for logged-in users with the correct capability. Use Share Links to grant guest access without requiring a WordPress account.

Συχνές Ερωτήσεις

Does this work with page builders?

Yes. Markaroo works with any theme or page builder including Elementor, Divi, Beaver Builder, Bricks, and Oxygen.

Do clients need a WordPress account?

No. Use the Share Links feature to generate a unique URL for each client or project. They click the link and can leave feedback immediately with just their name.

Does the screenshot feature send data to an external server?

No. Screenshots are taken entirely in the browser using html2canvas and are uploaded directly to your WordPress media library. No data is sent to any third-party service.

How do I control who can see and leave feedback?

By default, any logged-in user with the markaroo_manage_feedback capability (assigned to administrators) can manage feedback. The create capability is given to editors and above. You can adjust these via WordPress roles or the markaroo/can/* filters.

Is it GDPR-compliant?

Yes. Markaroo integrates with WordPress’s built-in personal-data tools. Site admins can export or erase a user’s feedback and replies from Tools → Export Personal Data / Erase Personal Data. The plugin also suggests standard privacy policy content.

Can I remove all data if I deactivate or delete the plugin?

Yes. Go to Markaroo → Settings → Advanced and enable Delete data on uninstall. When the plugin is then deleted from wp-admin, all database tables, options, transients, and cron events are removed. If the setting is off (default), your data is preserved.

What PHP version is required?

PHP 8.1 or higher. WordPress 6.5 or higher.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Markaroo — Visual Feedback, Review & Task Management” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές
  • Emon Ahmed

Μεταφράστε το “Markaroo — Visual Feedback, Review & Task Management” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.0.0

  • Initial release.
  • Click-to-pin feedback widget with screenshot and annotation tools.
  • Admin dashboard with task list, overview analytics, and share links manager.
  • Threaded replies, @mentions, file attachments.
  • Task layer: priority, assignment, due dates, tags.
  • Guest share links with configurable widget mode and permissions.
  • Smart email notifications (off/instant/digest/smart).
  • GDPR personal-data exporter and eraser.
  • Clean uninstall option.
  • 30+ actions and filters for developer extensibility (see the source repository).

Μεταστοιχεία

  • Version 1.0.0
  • Τελευταία ενημέρωση: πριν από 3 εβδομάδες
  • Ενεργές εγκαταστάσεις: Λιγότερες από 10
  • Έκδοση WordPress: 6.5 ή νεότερη
  • Δοκιμασμένο μέχρι: 7.0.4
  • Έκδοση PHP: 8.1 ή νεότερη
  • Language
    English (US)
  • Ετικέτες:
    annotationscollaborationfeedbacktask managementvisual feedback
  • Σύνθετη Προβολή

Αξιολογήσεις

No reviews have been submitted yet.

Your review

See all reviews

Συντελεστές

  • Emon Ahmed

Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

Φόρουμ υποστήριξης

  • Σχετικά
  • Ειδήσεις
  • Φιλοξενία
  • Απόρρητο
  • Βιτρίνα
  • Θέματα
  • Πρόσθετα
  • Μοτίβα
  • Μάθετε
  • Υποστήριξη
  • Προγραμματιστές
  • WordPress.TV
  • Συμμετέχετε
  • Εκδηλώσεις
  • Δωρίστε
  • Swag ↗
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Ελληνικά

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Επισκεφθείτε τον λογαριασμό μας στο Mastodon
  • Visit our Threads account
  • Επισκεφτείτε τη σελίδα μας στο Facebook
  • Επισκεφθείτε τον λογαριασμό μας Instagram
  • Επισκεφθείτε τον λογαριασμό μας LinkedIn
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Ο κώδικας είναι ποίηση.
The WordPress® trademark is the intellectual property of the WordPress Foundation.