Social Network API

Component ID

1308526

Component name

Social Network API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Social Network API is a module for Drupal 7 in order to create a sub layer for integrate social network connector with great module Rules . It gives you a set of rules that permit to integrate your D7 with the most common social network. It create an API system with a powerful abstract layer.

Drupal system provides its structure. Social Network API provides a layer with libraries and rules. Your module can access these libraries and these rules.

Submodules connector present:

  • Twitter Connector.
  • Facebook Connector.

Under development:

  • LinkedIN Connector.
  • Google Plus Connector.

Example use cases

  • You want post only certain content type on certain social network. In example you can decide to post an article content type on Facebook and Twitter, but not on LinkedIN and post on LinkedIN only links content type.
  • Log connection via Facebook or Twitter, or other social networks.