Beeminder Ping - WordPress Plugin
- Version
- 1.0.0
- Release Date
- September 18th, 2012
- Source
- http://github.com/beeminder/beeminder-ping/
What it is
beeminder-ping
is a super simple plugin to ping Beeminder whenever a post is
published on a WordPress blog. It can do the following:
- Send a single value (1) to a goal – Use this if you have a goal such as “post 5 times a week”
- Send the word count to a goal – Use this for goals like “write 1,000 words a week.
That’s pretty much all there is to it.
Installation & setup
beeminder-ping
should work out of the box on any host with PHP 5.3 or
higher. You’ll also need the cUrl extension for PHP installed (which most hosts
should have).
Once the plugin is installed and activated, head over to “Beeminder Ping” in the WordPress settings menu. You’ll need to enter your username and Beeminder auth token before you can do anything fun. You can obtain your auth token by logging in to Beeminder and visiting the following url:
https://www.beeminder.com/api/v1/auth_token.json
After setting your credentials, you can set up two separate actions: one for pinging Beeminder, and one for sending a word count.
Note: The word count may not be 100% accurate, but it should be close enough for most people.
Credits
Beeminder is pretty neat. You should use it :)