This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BuddySlack

Description

This bare-bones plugin takes activities generated by the BuddyPress members, profile, member, and/or groups components and posted them to your Slack team. You can choose to have this stream of posts go to a particular channel, private group, or even a user on your Slack team. The plugin also can provide an optional “Slack” settings panel for users in their BuddyPress profile which gives them control if they want their activities posted in Slack or not.

In order for this plugin to work you MUST login into your Slack settings and set up an incoming webhook integration in your Slack team. Here’s the quick way to do that.

  1. Login as admin of your Slack team and go to https://api.slack.com/incoming-webhooks.
  2. Click the ‘Set up an incoming webhook integration in your Slack team to try it out’ link that is near the top.
  3. Choose a channel (or create a new channel) under “Post To Channel”. Note that this is the default channel and the plugin can override this to post to another channel, group, or user.
  4. You’ll be provided a webhook URL. Grab the provided webhook URL and use that in the plugin settings.

Needless to say, without a correct webhook the plugin won’t work.

Please note that if you have a busy site, your Slack channel might fill up quickly. Use responsibility. Don’t do drugs. Stay in school.

Screenshots

  • BuddySlack Settings Screen

Installation

This section describes how to install the plugin and get it working.

  1. Extract and upload the buddyslack folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in the WordPress admin panel
  3. Setup an incoming webhook for your Slack team (see instructions in the description).

FAQ

This plugin needs [fill in a feature here]

This is a bare-bones plugin that was built in a day. It uses the WordPress plugin boilerplate (http://wppb.io/) and should be updatable by a knowledgable developer. If you wish to pay to have features added to plugin, please reach out to David Bisset (davidbisset.com). Either way, I would love to hear what suggestions you might have or if you have a pull-request.

What are the most likely future features to be added?

The plugin only allows you to pick from four hard-coded default BuddyPress components. This should be more robust, not to mention consideration for custom BuddyPress components. After that allowing the user to customize the message sent to Slack seems to be next logical feature to add.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BuddySlack” is open source software. The following people have contributed to this plugin.

Contributors

Translate “BuddySlack” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release. Bare-bones.