2017 © Pedro PelĂĄez
 

yii2-extension yii2-facebookcomments-widget

Yii2 widget to include the Facebook widget for comments in views.

image

daxslab/yii2-facebookcomments-widget

Yii2 widget to include the Facebook widget for comments in views.

  • Tuesday, February 27, 2018
  • by cccaballero
  • Repository
  • 2 Watchers
  • 2 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii2 Facebook Comments

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Yii2 widget to include the Facebook widget for comments in views., (*2)

Installation

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

Either run, (*4)

php composer.phar require --prefer-dist daxslab/yii2-facebookcomments-widget "*"

or add, (*5)

"daxslab/yii2-facebookcomments-widget": "*"

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

Usage

Once the extension is installed, simply use it in your views by :, (*7)

<?= \daxslab\facebook\CommentsBox::widget([
    'appId' => 'MY_FACEBOOK_APP_ID', //defaults to Yii::$app->paramss['facebook_app_id']
    'numPosts' => 10 //defaults to 5
]); ?>

The Versions

27/02 2018

dev-master

9999999-dev

Yii2 widget to include the Facebook widget for comments in views.

  Sources   Download

MIT

The Requires

 

by Gabriel A. LĂłpez LĂłpez

extension yii2 facebook comments

27/02 2018

1.0.0

1.0.0.0

Yii2 widget to include the Facebook widget for comments in views.

  Sources   Download

MIT

The Requires

 

by Gabriel A. LĂłpez LĂłpez

extension yii2 facebook comments