Bufferapp

Component ID

2387005

Component name

Bufferapp

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

3063

Component created

Component changed

Component body

This module connect Drupal to Buffer services.
You will be able to publish Buffer updates after publishing nodes, on a scheduled date and time, with Rules and from code, using a function (in code)
Bufferapp connection uses BufferPHP class.

Note that updates are sent only when a new published node is created, not after publish an existing node (for now).

USAGE
* install as usual
* go to admin/config/services/bufferapp and set access token and enable some profiles
* go to admin/structure/types/YOUR-CONTENT-TYPE and set options in Buffer section

FEATURES
* Rules integration
* different configurations for each content type
* image styles (new!)
* scheduled date and time for each node (new!)
* logging and debug mode
* Token integration (required)
* Date integration (required), date_popup optional (new!)
* API
* PHP function to send Buffer updates from modules, code, etc.

API & CODE
Please see README.txt