All Projects → mauricerenck → komments

mauricerenck / komments

Licence: MIT license
A Kirby 3 comment plugin

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to komments

kirby-minify-html
Enable minify HTML output for Kirby 3
Stars: ✭ 27 (-3.57%)
Mutual labels:  kirby3, kirby3-plugin
kirby3-bolt
Kirby 3 Plugin for a fast Page lookup even in big content trees
Stars: ✭ 24 (-14.29%)
Mutual labels:  kirby3, kirby3-plugin
kirby3-ray
Helper tool that enables ray on all the extendable methods.
Stars: ✭ 17 (-39.29%)
Mutual labels:  kirby3, kirby3-plugin
reporter-for-kirby
Gather feedback directly out of the Panel!
Stars: ✭ 27 (-3.57%)
Mutual labels:  kirby3, kirby3-plugin
k3-panel-view-extended
Quick fix for some missing features in the panel
Stars: ✭ 24 (-14.29%)
Mutual labels:  kirby3, kirby3-plugin
kirby3-redirects
Setup HTTP Status Code Redirects from within the Kirby Panel
Stars: ✭ 14 (-50%)
Mutual labels:  kirby3, kirby3-plugin
kirby3-similar
Find similar collection items based on similarity
Stars: ✭ 16 (-42.86%)
Mutual labels:  kirby3, kirby3-plugin
kirby3-instagram
Kirby 3 Plugin to call Instagram (or any other) API Endpoints
Stars: ✭ 20 (-28.57%)
Mutual labels:  kirby3, kirby3-plugin
k3-image-clip
Visually crop images with a handy image editor directly inside the panel
Stars: ✭ 38 (+35.71%)
Mutual labels:  kirby3, kirby3-plugin
kirby3-doctor
Plugin to check health of your CMS installation
Stars: ✭ 19 (-32.14%)
Mutual labels:  kirby3, kirby3-plugin
kirby-helpsection
Panel view to display help for users.
Stars: ✭ 35 (+25%)
Mutual labels:  kirby3-plugin
kirby-date-methods
Kirby 3 plugin providing field and page methods for formatting dates and creating PHP date objects
Stars: ✭ 13 (-53.57%)
Mutual labels:  kirby3-plugin
laravel-mix-kirby
Laravel Mix helper for Kirby
Stars: ✭ 23 (-17.86%)
Mutual labels:  kirby3
vuekit
Kirby 3 + Vue.js kit
Stars: ✭ 16 (-42.86%)
Mutual labels:  kirby3
kirby3-many-to-many-field
This plugin allows you to create many-to-many relationships between pages in Kirby and synchronizes them on both sides.
Stars: ✭ 38 (+35.71%)
Mutual labels:  kirby3
kirby-securedpages
Protect pages for authenticated users
Stars: ✭ 28 (+0%)
Mutual labels:  kirby3
kirby-blade
Enable Laravel Blade Template Engine for Kirby 3
Stars: ✭ 20 (-28.57%)
Mutual labels:  kirby3-plugin
kirby3-suncyclepages
kirby3 plugin to embargo pages until sunrise date and withdraw at sunset date
Stars: ✭ 17 (-39.29%)
Mutual labels:  kirby3-plugin
enhanced-toolbar-link-dialog
Enhanced Toolbar Link Dialog is a Kirby 3 plugin to handle internal links
Stars: ✭ 34 (+21.43%)
Mutual labels:  kirby3-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
  • git: git submodule add https://github.com/mauricerenck/komments.git 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
  • E-Mail notifications for new comments (instant or via cronjob)

Roadmap

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

DEPRECATED

  • Send webmentions
  • Send updates to Mastodon
  • Ping archive.org

Please use the IndieConnector Plugin in addition to send webmentions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].