Integrate WordPress or WooCommerce with Slack

0

Integrator for Slack posts WooCommerce or WordPress customer events to a Slack channel. Register, Login, Update Details and Update Address currently supported. More events will be added

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Integrator for Slack posts WooCommerce or WordPress customer events to a Slack channel. Register, Login, Update Details and Update Address currently supported. More events will be added as required.

To set up this plugin you will need to create a Slack APP and an Incoming Slack WebHook. See: Incoming Webhooks for Slack

Post your own messages

Add hooks to your own functions.php file and send messages to Slack with wc_slack_message("Hello World").

Post interactive messages

Post interactive messages with detailed context with wc_slack_message($message, $attachements, $channel)

Coming Soon

Send a slack message from any WordPress hook. We are working on a the ability to select configure a slack message from ANY hook/action in your site.