An open API service indexing awesome lists of open source software.

https://github.com/coderius/yii2-goodshare-widget

yii2 widget for sharing social buttons in website.
https://github.com/coderius/yii2-goodshare-widget

Last synced: about 1 month ago
JSON representation

yii2 widget for sharing social buttons in website.

Awesome Lists containing this project

README

          

Goodshare widget for Yii2
=========================

[![Software License](https://img.shields.io/github/license/coderius/yii2-pell-widget)](LICENSE.md)

## About.

Using this widget, adapted for use in Yii2 framework, you can easily place social share buttons on your website. Easy to install and configuring on any of your Yii2 website!

The widget is based on the plugin [goodshare.js](https://github.com/koddr/goodshare.js)

### Supported providers list.

##### Social networks providers with share counter.
- Vkontakte,
- Facebook,
- Odnoklassniki,
- MoiMir,
- LinkedIn,
- Tumblr,
- Pinterest,
- Reddit,
- Buffer,
##### Social networks providers without share counter.
- Twitter,
- LiveJournal,
- Evernote,
- Delicious,
- Flipboard,
- Pocket,
- Mix,
- Meneame,
- Blogger,
- Instapaper,
- Digg,
- LiveInternet,
- Surfingbird,
- Xing,
- WordPress,
- Baidu,
- RenRen,
- Weibo,
##### Mobile messengers providers.
- SMS,
- Skype,
- Telegram,
- Viber,
- WhatsApp,
- WeChat,
- Line

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require coderius/yii2-goodshare-widget:"@dev"
```
or add

```json
"coderius/yii2-goodshare-widget" : "@dev"
```

to the require section of your application's `composer.json` file.

## Usage

## Testing

``` bash
$ phpunit
```

## Further Information

Please, check the [Goodshare.js plugin github](https://github.com/koddr/goodshare.js) documentation for further information about its configuration options.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Credits

- [Sergio Coderius](https://github.com/coderius)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Web development is cool!
[coderius.biz.ua](https://coderius.biz.ua)