dimsog/wn-comments-plugin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dimsog/wn-comments-plugin

最新稳定版本:1.1.8

Composer 安装命令:

composer require dimsog/wn-comments-plugin

包简介

Add comments to any page on your site

README 文档

README

Add comments to any page on your site. image image

Features

  • Absolutely free (MIT)
  • Support front-end users (see winter/wn-user-plugin)
  • Moderation
  • Show/hide the email field
  • Support for tree comments
  • The ability to delete comments
  • Email notifications
  • No jquery!
  • Snowboard support

Language support

  • English
  • Russian

Supported versions

Please check: https://www.php.net/supported-versions.php

  • PHP 8.0
  • PHP 8.1
  • PHP 8.2

Demo

https://winterplugins.com/wn-comments-plugin

Installation

composer require dimsog/wn-comments-plugin
php artisan winter:up

How to use

title = "Demonstration"
url = "/post/:slug"
layout = "default"

[comments]

==

{% component 'comments' %}

Show form only for authenticated users

Important! You must install a frontend-end user plugin! For example winter/wn-user-plugin

composer require wintercms/wn-user-plugin
title = "Demonstration"
url = "/post/:slug"
layout = "default"

[comments]
auth = true

==

{% component 'comments' %}

Show comments for specific page

title = "Demonstration"
url = "/post/:slug"
layout = "default"

[comments]
url = "{{ :slug }}"

==

{% component 'comments' %}

Count the total number of comments from current page

Count: <span id="comments-count">{{ comments.count() }}</span>

Count the total number of comments from another page

Count: <span id="comments-count">{{ comments.count('/') }}</span>

Configuration

image

统计信息

  • 总下载量: 311
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 2
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-01-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固