Download the PHP package vova07/yii2-start-comments-module without Composer
On this page you can find all versions of the php package vova07/yii2-start-comments-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-start-comments-module
WARNING: This extension is not more maintained
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-start-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 vova07/yii2-start-comments-module contains the following files
Loading the files please wait ....