Comment
Adds a customizable Comments collection to Payload CMS for user feedback.
Installation
pnpm add payload-plugin-comments About
This plugin introduces a fully customizable Comments collection to Payload CMS. It allows users to submit feedback, which can be leveraged for blog comments, product reviews, discussion forums, or any form of user-authored content. With a simple integration in the Payload config, it automatically sets up an API endpoint for posting comments and validation features. The plugin supports standard fields like author, email, content, and the ability to trigger email alerts upon new comments. Users can configure collection fields, approval logic, and multiple options that dictate the behavior of comments such as auto-publishing and alert notifications. It matches directly with Payload’s collection system, ensuring seamless integration. Additionally, important functionality like timestamps and related comments is built in, making it flexible to accommodate various use cases while maintaining essential features for managing user feedback.
Package info
- Package name
payload-plugin-comments- Latest version
1.0.2- Unpacked size
- 78 kB
- License
- MIT
- Weekly downloads
- 6k
- Last publish
- Apr 13, 2023
Similar plugins
More in ContentMenus
Adds a menus collection to Payload for building navigation with nested items, collection links, custom URLs, icons, and preview images.
Reservation and Booking Manager
Manage reservations and bookings through Payload CMS with conflict detection and scheduling.
Live Preview
Live preview for Payload CMS in Astro and any SSR/static frontend (SvelteKit, Nuxt, Next.js, plain HTML), patching the DOM without rebuilds.
FixedLink
Adds short links on your own domain to Payload documents, with links that keep working after slug changes through the FixedLink service.
Nested Docs Page Tree
Adds a nested tree view for managing documents in Payload CMS.
A/B Testing
A/B testing plugin that creates page variants in Payload collections and routes traffic at the edge via Next.js middleware.