2017 © Pedro Peláez
 

yii2-extension yii2-share-widget

share for the Yii framework

image

xutl/yii2-share-widget

share for the Yii framework

  • Tuesday, August 29, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 757 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

yii2-share

社交分享, (*1)

<?= Share::widget([
            'message' => Html::encode($model->title),
            'url' => Url::to(['/live/stream/view', 'uuid' => $model->uuid], true),
            'summary' => $model->description,
            'picture' => Url::to($model->banner, true),
            'items' => [
                'qq', 'weibo', 'wechat', 'facebook', 'google', 'twitter'
            ]
        ]); ?>

The Versions

29/08 2017

dev-master

9999999-dev

share for the Yii framework

  Sources   Download

LGPL

The Requires

 

by Avatar xutl

yii2 share

18/05 2017

1.0.1

1.0.1.0

share for the Yii framework

  Sources   Download

LGPL

The Requires

 

by Avatar xutl

yii2 share

09/05 2017

1.0.0

1.0.0.0

share for the Yii framework

  Sources   Download

LGPL

The Requires

 

by Avatar xutl

yii2 share