Documentation
Social media connector setup
Facebook setup - developer installation
- Login as Facebook developer at https://developers.facebook.com/
- Create a new app
- Add "Facebook login" to the app
- Go to Facebook login - Settings and add as "Valid OAuth Redirect URIs": https://yourdomain.com/admin/connector/config/external/return
Please note: if you use multiple domains, make sure the domain you use to setup the Facebook link is added as valid redirect URI. - Go to the Settings - Basic. Put your App ID and Secret in the app/config/parameters.yml in your Integrated installation. Make sure you clean the cache afterwards.
Facebook setup - user installation
- Make sure you are logged in into a Facebook account which has page management access to the Facebook page you want to publish at
- In Integrated, go to "Connectors"
- Add a new Facebook configuration
- Choose a name and the channel(s)
- Create the configuration
- Confirm your application is allowed to manage your pages
- Back in Integrated, select the page you want to publish at
- Click save
Now you are ready. New published articles will be posted to Facebook.
Twitter setup - developer installation
- Login as Twitter developer at https://developer.twitter.com/en/apps
- Create a new app
- Go to App Details and add as "Callback URL": https://yourdomain.com/admin/connector/config/external/return
- Please note: if you use multiple domains, make sure the domain you use to setup the Twitter link is added as valid redirect URI.
- Go to Keys and tokens. Put your Consumer key and secret in the app/config/parameters.yml in your Integrated installation. Make sure you clean the cache afterwards.
Twitter setup - user installation
- Make sure you are logged in into the Twitter account you want to publish at
- In Integrated, go to "Connectors"
- Add a new Twitter configuration
- Choose a name and the channel(s)
- Create the configuration
- Confirm your application is allowed to tweet
- Back in Integrated, click save
Now you are ready. New published articles will be posted to Twitter.