dev-master
9999999-dev
The Requires
by Jérémie Pottier
dev-develop
dev-develop
The Requires
by Jérémie Pottier
Wallogit.com
2017 © Pedro PelĂĄez
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)
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