The First module is required by the sub-modules. When the sub-modules are configured, they push a content type's information (title, subject, images, links) to the respective Social Media provider.
You will need to provide the API information to make the connection.
This module comes with the following sub-modules:
- smp_facebook
- smp_instagram
- smp_linkedin
- smp_pintrest
- smp_reddit
- smp_snapchat
- smp_twitter
Not all sub-modules post content yet, still in the developement stages.
The First module is installed just like any other Drupal module.
- Clone this repository or grab a tagged download
- Put the module in your Drupal installation's
sites/all/modules
directory - Go to the
Modules
screen in Drupal administration and enable the module.
Please report any issues you find with this code.