TwitterΒΆ

Go to:

http://dev.twitter.com/apps/new

Sign in.

Application Name, Description and Website are not critical, but, are required fields. Set the Callback URL to:

http://yourdomain.com/velruse/logged_in

After you agree to the terms, you’re presented with a page that contains your Consumer Key and Consumer Secret.

Click the button, Create my Access token

Modify your development.ini file to include the following:

velruse.twitter.consumer_key =
velruse.twitter.consumer_secret =
velruse.twitter.authorize = (optional)

Previous topic

Facebook

Next topic

Yahoo

This Page