2017 © Pedro PelĂĄez
 

fuel-module twitter

image

mustached-robot/twitter

  • Tuesday, July 30, 2013
  • by dzey
  • Repository
  • 0 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Twitter plugin for Mustached Robot

This plugin sends a Tweet from the coworking space Twitter account when a coworker checks in (the coworker can uncheck the Tweet before he checks-in)., (*1)

Installation

Add the plugin as a dependency in the composer.json of your installation, (*2)

"require": {
    // .. other dependencies
    "mustached-robot/twitter": "dev-master"
}

Run composer update:, (*3)

php composer.phar update

Configuration

Create a Twitter Application

  • Log in to http://dev.twitter.com with your coworking space account.
  • Create an application
  • In the Details tab, click the button "Create an access token"
  • Go to the oAuth Tools tab, you will need informations on this page

Configure Mustached Robot

  • Login to your Mustached Robot admin account, then go to Settings > Twitter
  • Enter the required informations (Consumer key, Consumer Secret, Access Token, Access token secret)

The Versions

30/07 2013

dev-master

9999999-dev

  Sources   Download

The Requires

 

by Jérémie Pottier

30/07 2013

dev-develop

dev-develop

  Sources   Download

The Requires

 

by Jérémie Pottier