sergmoro1/yii2-comment 问题修复 & 功能扩展

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

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

sergmoro1/yii2-comment

Composer 安装命令:

composer require sergmoro1/yii2-comment

包简介

Comment management. Reply, edit, approve. Chain of comments. Registered users only.

README 文档

README

Advantages

Backend comment management. Ready to use widgets for frontend. Used with sergmoro1/yii2-blog-tools module.

  • reply to the comment;
  • approve comment or send it to archive;
  • email notification about new comment.

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist sergmoro1/yii2-comment

or add

"sergmoro1/yii2-comment": "~1.0"

to the require section of your composer.json.

Run migration:

php yii migrate --migrationPath=@vendor/sergmoro1/yii2-comment/src/migrations

Recomendation

Use this module in addition to sergmoro1/yii2-blog-tools module. Especially take a look common/models/Comment.php after initblog.

Usage

Set up in backend/config/main.php or common/config/main.php.

return [
    ...
    'bootstrap' => [
        'comment',
    ],
    'modules' => [
        'lookup' ==> ['class' ==> 'sergmoro1\lookup\Module'],
        'comment' ==> ['class' ==> 'sergmoro1\comment\Module'],
    ],
    ...

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-07-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固