Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 682 Bytes

Update May 18, 2015

I created a newer version which incorporates the official Tumblr library and has Twitter OAuth integration too: @timgavin/twitter-tumblr-oauth


Tumblr OAuth for Tumblr API v2

Example code and screencast for integrating Tumblr OAuth into your PHP project.

Screencast available at http://youtu.be/xdK0dXluKIQ

Installation

  1. Upload the files to your server.
  2. Change the values in config.php to match your site.
  3. Add the users_oauth table to your mySQL database.
  4. Watch the screencast.
  5. Visit index.php or post.php to get things started!