Download the PHP package stepancher/yii2-comments-module without Composer
On this page you can find all versions of the php package stepancher/yii2-comments-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stepancher/yii2-comments-module
More information about stepancher/yii2-comments-module
Files in stepancher/yii2-comments-module
Download stepancher/yii2-comments-module
More information about stepancher/yii2-comments-module
Files in stepancher/yii2-comments-module
Vendor stepancher
Package yii2-comments-module
Short Description The comments module for Yii2-Start application.
License BSD-3-Clause
Package yii2-comments-module
Short Description The comments module for Yii2-Start application.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-comments-module
Yii2-Start comments module.
This module provide a comments managing system for Yii2-Start application.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Configuration
-
Add module to config section:
-
Run migrations:
- Run RBAC command:
Usage:
- Add a new comment-on-able model
namespace
inyii2-start.domain/backend/comments/models/index/
-
Add
Comments
widget in your view file: - Profit!
All versions of yii2-comments-module with dependencies
PHP Build Version
Package Version
Requires
vova07/yii2-start Version
*
vova07/yii2-start-base Version *
vova07/yii2-start-users-module Version *
vova07/yii2-start-base Version *
vova07/yii2-start-users-module Version *
The package stepancher/yii2-comments-module contains the following files
Loading the files please wait ....