2017 © Pedro Peláez
 

yii2-extension yii2-bootstrapsocial

Bootstrap Social extension for Yii2

image

modernkernel/yii2-bootstrapsocial

Bootstrap Social extension for Yii2

  • Saturday, September 30, 2017
  • by modernkernel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 126 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Yii2 Bootstrap Social

Bootstrap Social extension for Yii2, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist powerkernel/yii2-bootstrapsocial "*"

or add, (*4)

"powerkernel/yii2-bootstrapsocial": "*"

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

Usage

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

<?= \powerkernel\bootstrapsocial\Button::widget([
    'button' => 'twitter', // Available buttons see https://github.com/lipis/bootstrap-social/
    'iconOnly' => false, // set true if only want the icon 
    'link' => '#your-url', // the button URL
    'label'=> 'Button label', // button label
]) ?>

The Versions

30/09 2017

dev-master

9999999-dev

Bootstrap Social extension for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

social yii2 bootstrap

25/12 2016

1.0.3

1.0.3.0

Bootstrap Social extension for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

social yii2 bootstrap

23/07 2016

1.0.2

1.0.2.0

Bootstrap Social extension for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

social yii2 bootstrap

22/07 2016

1.0.1

1.0.1.0

Yii2 Bootstrap Social

  Sources   Download

Apache-2.0

The Requires

 

extension yii2

22/07 2016

1.0.0

1.0.0.0

Yii2 Bootstrap Social

  Sources   Download

Apache-2.0

The Requires

 

extension yii2