Skip to content

Simple PHP script that allows you to schedule additions to your bufferapp account

Notifications You must be signed in to change notification settings

hamlesh/auto-email-bufferapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-email-bufferapp

Simple set of PHP scripts that enable you to schedule additions to your bufferapp account, using the email to buffer method.

Requirements

Usage

  1. Edit config.php with your info - already setup for gmail, just drop your logins in
  2. Copy the example.php to create the message you'd like to schedule to buffer
  3. Edit cron to run php /path/to/your/file.php

For pointers around using CRON see http://zxv.me/XAWV8w

I have included linkedin.php. which is my scheduled "Are we connected on Linkedin?" post.

DON'T use this code to spam, the idea behind this is to simplify/automate life, not irritate people. Be sure to follow the buffer best practise, and keep posts spread out, interesting, and relevant.

As its simple PHP, at some point I may add support for a bank of updates, so linkedin.php would have a number of possible messages it could use, and pick one at random.

You can create as many message.php type files as you like, just be sensible when calling them via CRON.

Contact

See http://hamlesh.com for contact info, for help/pointers ask me on twitter (http://twitter.com/hamlesh)

About

Simple PHP script that allows you to schedule additions to your bufferapp account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages