mhndev/yii2-comment

comment implementation in Yii2

Installs: 52

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii2-extension

1.0.13 2016-09-26 13:22 UTC

This package is auto-updated.

Last update: 2024-10-06 10:23:47 UTC


README

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.