Publish Away Field
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Publish Away allows you to publish your content in real time on social networks. Publish your content (on adding / updating) on your Facebook (page / timeline) or Twitter.
Do not forget to read the master file README.txt for more information related to the installation.
D8 version provides publish away field type with Facebook and Twitter field support.
For D8, add these packages to your composer.json file :
"facebook/php-sdk-v4" : "4.0.*",
"guzzle/plugin": "3.9.2"
Then run "composer update"
