2017 © Pedro Peláez
 

yii2-extension yii2-sharelinks-widget

Yii2 widget for popular social networks 'share link' generation

image

ijackua/yii2-sharelinks-widget

Yii2 widget for popular social networks 'share link' generation

  • Wednesday, August 24, 2016
  • by iJackUA
  • Repository
  • 4 Watchers
  • 8 Stars
  • 3,431 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 7 Forks
  • 2 Open issues
  • 5 Versions
  • 2 % Grown

The README.md

yii2-sharelinks-widget

Yii2 widget for popular social networks "share link" generation, (*1)

Supported Social Networks

Installation via Composer

add to require section of your composer.json "ijackua/yii2-sharelinks-widget": "dev-master" and run composer update, (*2)

Usage Example

in template file use, (*3)

 '@app/views/mypath/shareLinks.php'   //custom view file for you links appearance
    ]
); ?>

Example custom view file

This eaxmple uses custom icons from Fontello, but you can make it what ever you want and customize what links do you need and what not. Your @app/views/mypath/shareLinks.php file could look like, (*4)





= Html::a('', $this->context->shareUrl(ShareLinks::SOCIAL_FACEBOOK), ['title' => 'Share to Facebook']) ?> = Html::a('', $this->context->shareUrl(ShareLinks::SOCIAL_TWITTER), ['title' => 'Share to Twitter']) ?> = Html::a('', $this->context->shareUrl(ShareLinks::SOCIAL_LINKEDIN), ['title' => 'Share to LinkedIn']) ?> = Html::a('', $this->context->shareUrl(ShareLinks::SOCIAL_GPLUS), ['title' => 'Share to Google Plus']) ?> = Html::a('', $this->context->shareUrl(ShareLinks::SOCIAL_VKONTAKTE), ['title' => 'Share to Vkontakte']) ?> = Html::a('', $this->context->shareUrl(ShareLinks::SOCIAL_KINDLE), ['title' => 'Send to Kindle']) ?>

The Versions

24/08 2016

dev-master

9999999-dev https://github.com/iJackUA/yii2-sharelinks-widget

Yii2 widget for popular social networks 'share link' generation

  Sources   Download

MIT

The Requires

 

social extension yii widget share network

13/12 2015

1.0.3

1.0.3.0 https://github.com/iJackUA/yii2-sharelinks-widget

Yii2 widget for popular social networks 'share link' generation

  Sources   Download

MIT

The Requires

 

social extension yii widget share network

13/12 2015

1.0.2

1.0.2.0 https://github.com/iJackUA/yii2-sharelinks-widget

Yii2 widget for popular social networks 'share link' generation

  Sources   Download

MIT

The Requires

 

social extension yii widget share network

13/12 2015

1.0.1

1.0.1.0 https://github.com/iJackUA/yii2-sharelinks-widget

Yii2 widget for popular social networks 'share link' generation

  Sources   Download

MIT

The Requires

 

social extension yii widget share network

29/03 2014

1.0.0

1.0.0.0 https://github.com/iJackUA/yii2-sharelinks-widget

Yii2 widget for popular social networks 'share link' generation

  Sources   Download

MIT

The Requires

 

social extension yii widget share network