2017 © Pedro Peláez
 

yii2-extension yii2-comments

Comments Widget adds comment box for any view

image

spanjeta/yii2-comments

Comments Widget adds comment box for any view

  • Friday, June 5, 2015
  • by spanjeta
  • Repository
  • 6 Watchers
  • 5 Stars
  • 734 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

NOT READY YET. Please do not use it yet

Comments Widget

Comments Widget adds comment box for any view, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist spanjeta/yii2-comments "*"

or add, (*4)

"spanjeta/yii2-comments": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, use mitration to install table, (*6)

yii migrate/up --migrationPath=@spanjeta/comments/migrations

simply use it in your code by :, (*7)

php <?= \spanjeta\comments\CommentsWidget::widget(['model'=>$model]); ?>, (*8)

The Versions

05/06 2015

dev-master

9999999-dev

Comments Widget adds comment box for any view

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

extension yii2 comments

05/06 2015

v1.0

1.0.0.0

Comments Widget adds comment box for any view

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

extension yii2 comments