Integrator For Slack Wordpress Plugin - Rating, Reviews, Demo & Download
![Integrator For Slack Wordpress Plugin - Rating, Reviews, Demo & Download](https://wp-plugins-directory.com/wp-content/uploads/This-plugin-does-not-have-a-preview-image.jpg)
Plugin 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)