Download the PHP package demi/comments without Composer
On this page you can find all versions of the php package demi/comments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download demi/comments
More information about demi/comments
Files in demi/comments
Download demi/comments
More information about demi/comments
Files in demi/comments
Vendor demi
Package comments
Short Description Yii2 module for comments management
License GPL-3.0-or-later
Homepage https://github.com/demisang/yii2-comments#readme
Package comments
Short Description Yii2 module for comments management
License GPL-3.0-or-later
Homepage https://github.com/demisang/yii2-comments#readme
Please rate this library. Is it a good library?
Informations about the package comments
Yii2-comments
Yii2 module for comments management
Live frontend demo
Installation
Run
Configurations
Create comments
table:
Create config file: /common/config/comments.php
Include config file to /common/config/main.php
:
Configure frontend /frontend/config/main.php
:
Configure backend /backend/config/main.php
:
Usage
For example, you wish add comments to model "Publication", so append publication view file /frontend/views/publication/view.php
:
Backedn (admin page)
Navigate to http://admin.site.com/comment/manage/index
ie: <you backend url>/comment/manage/index
All versions of comments with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version *
demi/recaptcha Version ~1.0
kartik-v/yii2-date-range Version ~1.0
yiisoft/yii2 Version *
demi/recaptcha Version ~1.0
kartik-v/yii2-date-range Version ~1.0
The package demi/comments contains the following files
Loading the files please wait ....