php-censor/docs/en/plugins/flowdock_notify.md
Dmitry Khomutov 456e2ace9b
Added information about additional dependencies for some plugins
(Hipchat, Slack and Flowdock).
2018-05-27 12:56:01 +07:00

363 B

Plugin FlowdockNotify

This plugin joins a Flowdock room and sends a user-defined message, for example a "Build Succeeded" message.

Installation

The plugin depends on mremi/flowdock library. To use FlowdockNotify plugin you should install dependency:

composer require "mremi/flowdock"