mhndev/yii2-comment

comment implementation in Yii2


Keywords
comment, extension, yii2, reply
License
MIT

Documentation

Comment Module

comment implementation in Yii2

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist mhndev/yii2-comment "*"

or add

"mhndev/yii2-comment": "*"

to the require section of your composer.json file.

Usage

this section is going to be complete soon.