{"id":145630,"date":"2021-08-13T23:48:36","date_gmt":"2021-08-13T23:48:36","guid":{"rendered":"https:\/\/en-ca.wordpress.org\/plugins\/wooslack\/"},"modified":"2021-08-19T13:24:41","modified_gmt":"2021-08-19T13:24:41","slug":"wc-slack","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/wc-slack\/","author":2830630,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.3","stable_tag":"1.0.3","tested":"5.8.13","requires":"5.4","requires_php":"7.2","requires_plugins":"","header_name":"Integrator for Slack","header_author":"Kerkness","header_description":"Post messages to slack from woocommerce customer events.","assets_banners_color":"fbc5f9","last_updated":"2021-08-19 13:24:41","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/kerkness.ca\/wc-slack","header_author_uri":"https:\/\/kerkness.ca","rating":0,"author_block_rating":0,"active_installs":0,"downloads":926,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"kerkness","date":"2021-08-13 23:48:05"},"1.0.1":{"tag":"1.0.1","author":"kerkness","date":"2021-08-14 00:19:28"},"1.0.3":{"tag":"1.0.3","author":"kerkness","date":"2021-08-19 13:24:41"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2582789,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2582789,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2582789,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2582789,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2582782,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2582782,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Sample message of a user login event.","2":"Sample custom messages from a wp_insert_post action"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1150,7619,8904,286],"plugin_category":[45,58],"plugin_contributors":[95794],"plugin_business_model":[],"class_list":["post-145630","plugin","type-plugin","status-publish","hentry","plugin_tags-crm","plugin_tags-customers","plugin_tags-hubspot","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_category-user-management","plugin_contributors-kerkness","plugin_committers-kerkness"],"banners":{"banner":"https:\/\/ps.w.org\/wc-slack\/assets\/banner-772x250.png?rev=2582789","banner_2x":"https:\/\/ps.w.org\/wc-slack\/assets\/banner-1544x500.png?rev=2582789","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/wc-slack\/assets\/icon-128x128.png?rev=2582789","icon_2x":"https:\/\/ps.w.org\/wc-slack\/assets\/icon-256x256.png?rev=2582789","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wc-slack\/assets\/screenshot-1.png?rev=2582782","caption":"Sample message of a user login event."},{"src":"https:\/\/ps.w.org\/wc-slack\/assets\/screenshot-2.png?rev=2582782","caption":"Sample custom messages from a wp_insert_post action"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>To set up this plugin you will need to create a Slack APP and an Incoming Slack WebHook. See: <a href=\"https:\/\/slack.com\/intl\/en-ca\/help\/articles\/115005265063-Incoming-webhooks-for-Slack\">Incoming Webhooks for Slack<\/a><\/p>\n\n<h3>Post your own messages<\/h3>\n\n<p>Add hooks to your own <code>functions.php<\/code> file and send messages to Slack with <code>wc_slack_message(\"Hello World\")<\/code>.<\/p>\n\n<h3>Post interactive messages<\/h3>\n\n<p>Post interactive messages with detailed context with <code>wc_slack_message($message, $attachements, $channel)<\/code><\/p>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/kerkness\/wc-slack\">View the Github page for examples<\/a><\/li>\n<li><a href=\"https:\/\/api.slack.com\/messaging\/composing\/layouts#attachments\">Full slack documentation<\/a><\/li>\n<\/ul>\n\n<h3>Coming Soon<\/h3>\n\n<p>Send a slack message from any WordPress hook.  We are working on a the ability to select configure a slack message from <em>ANY<\/em> hook\/action in your site.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='can%20the%20plugin%20post%20to%20multiple%20slack%20organizations'><h3>Can the plugin post to multiple slack organizations<\/h3><\/dt>\n<dd><p>No. The plugin accepts only one Incoming Webhook from Slack and will be limited to the channels available to that webhook.<\/p><\/dd>\n<dt id='can%20the%20plugin%20post%20to%20multiple%20slack%20channels'><h3>Can the plugin post to multiple slack channels<\/h3><\/dt>\n<dd><p>That depends on your Slack account. The plugin accepts only one Incoming Webhook from Slack and will be limted to the channels available to that webhook.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>switched to using kerkness\/kore-wp library for common functions <\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>re-factor prefix and removal of test methods\n...<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Banner and Readme Updates<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Supports messages on Customer creation and update events.<\/li>\n<\/ul>","raw_excerpt":"Integrator for Slack posts WooCommerce or Wordpress events to a Slack channel. Register, Login, Update Details and Update Address currently supported.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/145630","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=145630"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kerkness"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=145630"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=145630"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=145630"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=145630"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=145630"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=145630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}