yii-yashare Widget with share buttons in social network via Yandex share api

  1. Usage
  2. Resources

Share social button block

YaShare buttons widget

Usage

Copy YaShare.php to appropriate directory (suppose it will protected/extensions) So you will able to use code below to put widget on page:

$this->widget('application.extensions.YaShare', array(
  'services' => 'vkontakte,twitter,facebook,gplus,odnoklassniki,moimir',
  'iconLimit' => 3,
  'title' => 'Поделиться в социальной сети:',
));

Resources

More parameters and its description you can look at page below

1 0
1
139
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
Developed by: LIAL LIAL
Created: Dec 14, 2015
Updated: 10 years ago

Downloads

show all

Related Extensions