mauricerenck/komments

A comment and webmention plugin for Kirby 3

Installs: 775

Dependents: 0

Suggesters: 0

Security: 0

Stars: 43

Watchers: 6

Forks: 8

Open Issues: 4

Type:kirby-plugin

2.0.5 2024-05-14 14:07 UTC

README

A Kirby comments 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 main.zip as folder site/plugins/komments

Setup

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

  • Reply from within panel
  • Comments list on panel page level
  • Login via IndieAuth, Mastodon, GitHub
  • Up- Down-Vote comments

Please use the IndieConnector Plugin in addition to send webmentions