2017 © Pedro Peláez
 

yii2-extension yii2-social-share

This is a social share bar for yii2 projects.

image

imanilchaudhari/yii2-social-share

This is a social share bar for yii2 projects.

  • Sunday, April 8, 2018
  • by imanilchaudhari
  • Repository
  • 3 Watchers
  • 2 Stars
  • 1,512 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 16 % Grown

The README.md

Yii2 social share- A beautiful social share buttons for yii2.

This is a social share buttons for yii2 projects., (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist imanilchaudhari/yii2-social-share "dev-master"

or add, (*4)

"imanilchaudhari/yii2-social-share": "dev-master"

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

Usage

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

<?= \imanilchaudhari\socialshare\ShareButton::widget([
        'style'=>'horizontal',
        'networks' => ['facebook','linkedin','twitter'],
    'data_via'=>'imanilchaudhari', //twitter username (for twitter only, if exists else leave empty)
]); ?>

About

This is a replica of SocialShareButton by Yii Expert., (*7)

The Versions

08/04 2018

dev-master

9999999-dev

This is a social share bar for yii2 projects.

  Sources   Download

MIT

The Requires

 

yii2 extension social share social yii2 social

01/09 2016

dev-pr/1

dev-pr/1

This is a social share bar for yii2 projects.

  Sources   Download

MIT

The Requires

 

yii2 extension social share social yii2 social

15/09 2015

1.0

1.0.0.0

This is a social share bar for yii2 projects.

  Sources   Download

MIT

The Requires

 

yii2 extension social share social yii2 social