komments icon indicating copy to clipboard operation
komments copied to clipboard

A Kirby comment plugin

Komments

A Kirby comment plugin

GitHub release License Kirby Version


the dashboard

Installation

Use one of these three methods to install the plugin:

  • composer (recommended): composer require mauricerenck/komments
  • zip file: unzip master.zip as folder site/plugins/komments

Setup

  • How to configure the plugin
  • Setting up the panel
  • Setting up your templates
  • Receive Webmentions
  • Get notifications for new comments
  • FAQ

Features

  • Receive comments from a form on your site
    • The user will be informed that the comment is in moderation
    • Spam detection
    • auto delete spam or just mark comments as spam
  • Receive webmentions (using an additional plugin)
  • Panel support
    • Dashboard for comments in moderation/spam
    • Support for Kirby stats
    • Moderate comments on the panel page
    • Disable/enable comments per page
  • Disable comments after a certain number of days in relation to the publish date
  • Reply to comments
  • Verified badge for logged in users
  • Automatically publish comments of verified users
  • Automatically publish comments of specified users
  • E-Mail notifications for new comments (instant or via cronjob)

Roadmap

  • [x] Kirby 4 ready
  • [x] New panel view for moderation
    • [x] Mark comment as spam
    • [x] Mark comment as verified
    • [x] Delete comment
  • [x] Pending comments field
  • [x] Switch to KirbyUp
  • [ ] Reply from within panel
  • [ ] Comments list on page level
  • [x] Move "send to mastodon" to IndieConnector
  • [x] Move "ping archive.org" to IndieConnector
  • [x] Move "send webmentions" to IndieConnector
  • [ ] Mark webmentions from known users as verified

Please use the IndieConnector Plugin in addition to send webmentions