Floating admin feedback widget
Adds a feedback collection and a widget for capturing feedback in Payload CMS.
Installation
pnpm add @matija2209/payload-plugin-admin-feedback About
The Floating Admin Feedback Plugin integrates a feedback collection and a user interface into Payload CMS, allowing admins and users to submit feedback through a floating widget. This feedback includes message input and options to capture screenshots along with CSS selectors and page paths. The plugin facilitates email notifications upon feedback submission using a configured email adapter, and adheres to strict validation on media uploads. To set up the plugin, developers register it within their Payload configuration, defining options such as the recipient for feedback emails, allowed screenshot uploads, and related media collection settings. It provides customizable frontend matching for displaying the widget only on certain routes and supports multi-tenant configurations. In terms of frontend integration, both the admin and user-facing components can be utilized in Next.js applications, with flexibility around route patterns and locale variations. The plugin offers options for screenshot uploads and validation of media collections, ensuring a reliable feedback system is implemented within the Payload CMS environment.
Package info
- Package name
@matija2209/payload-plugin-admin-feedback- Latest version
1.0.4- Unpacked size
- 182 kB
- License
- MIT
- Weekly downloads
- 43
- Last publish
- May 29, 2026
More from matija2209
View profileIframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Visual Editor
Adds a visual live editor to Payload CMS for instant content preview.
Label Popover
Adds descriptive popovers to field labels in Payload.
Shadcn UI components
Integrates Shadcn UI components with PayloadCMS for admin panels.
Media Gallery
Replaces the Payload media collection list view with justified, masonry, and grid layouts plus a lightbox.
Auditor
A plugin for Payload CMS that tracks events and enhances security.