Hi, this information comes from the readme.txt file of Sharetronix 1.4. Please refere to the latest redme.txt file in your version as information may change due to software upgrades and updates.
For the latest sharetronix software please go to http://sharetronix.com/opensource/download
FACEBOOK CONNECT -------------------------
To activate Facebook Connect integration for your Sharetronix site, first you have to register a Facebook application and get its API key:
1. Complete the Sharetronix installation/upgrade script
3. Create new application: http://facebook.com/developers/createapp.php
4. Go to the application and click "Edit Settings"
5. From the "Connect" tab fill the fields "Connect URL" and "Base Domain"
6. From the "Advanced" tab fill the field "Email Domain"
7. Place the API Key in ./system/conf_main.php in $C->FACEBOOK_API_KEY
-------------------------
-------------------------
To activate Twitter OAuth Login for your Sharetronix site, first you have to register a Twitter application and get its Consumer KEY and SECRET:
1. Complete the Sharetronix installation/upgrade script
3. For "Application Type" choose "Browser"
4. For "Callback URL" enter http://your-sharetronix-url/twitter-connect
5. For "Default Access type" choose "Read & Write"
6. Select che "Use Twitter for login" checkbox
7. Submit the form, get the "Consumer key" and "Consumer secret" and then place them in ./system/conf_main.php - in $C->TWITTER_CONSUMER_KEY and $C->TWITTER_CONSUMER_SECRET
Sharetronix Opensource is a multimedia microblogging platform. It helps people in a community, company, or group to exchange short messages over the Web.
Find more information in http://sharetronix.com/opensource