Social Buttons

Component ID

1536242

Component name

Social Buttons

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

22243

Component created

Component changed

Component body

The simplest and easiest way to add social buttons (Facebook Like, Google+, Twitter share ...) to your contents.
Social Buttons is a field and uses the Field API, which makes it attachable to any entity, exposed to Views, exportable through Features, and more ...

(dev) It's possible to include configuration parameters into the social buttons code.
Just use tokens for this.
Here is an example for using token in facebook like button code:
<div class="fb-like" data-layout="button_count" data-send="false" data-show-faces="false" data-href="[node:url:absolute]" data-width="1"></div>

To have additional tokens support, for example some missing core tokens or token browser, just install Token module.

Social Buttons is part of the OpenideaL distribution.