Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kerkness committed Aug 14, 2021
1 parent 5730c37 commit a189480
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 35 deletions.
31 changes: 0 additions & 31 deletions .github/workflows/main.yml

This file was deleted.

Binary file modified .wordpress-org/banner-1544x500.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/banner-772x250.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/icon-128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/icon-256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 13 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
=== Integrator For Slack ===
Contributors: Kerkness
=== Integrate WordPress or WooCommerce with Slack ===

Plugin Name: Integrator For Slack
Plugin URI: https://kerkness.ca/wc-slack
Contributors: kerkness
Tags: hubspot, crm, woocommerce, customers
Requires at least: 5.4
Tested up to: 5.8
Stable tag: 1.0.0
Stable tag: 1.0.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -27,6 +30,10 @@ Post interactive messages with detailed context with `wc_slack_message($message,
- [View the Github page for examples](https://github.com/kerkness/wc-slack)
- [Full slack documentation](https://api.slack.com/messaging/composing/layouts#attachments)

=== 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.

== Frequently Asked Questions ==

= Can the plugin post to multiple slack organizations =
Expand All @@ -44,6 +51,9 @@ That depends on your Slack account. The plugin accepts only one Incoming Webhook

== Changelog ==

= 1.0.1 =
* Banner and Readme Updates

= 1.0.0 =
* Initial release.
* Supports messages on Customer creation and update events.
Expand Down
2 changes: 1 addition & 1 deletion wc-slack.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Plugin Name: Integrator for Slack
* Plugin URI: https://kerkness.ca/wc-slack
* Description: Integrator for Slack sends messages from Wordpress and Woocommerce actions or custom events.
* Version: 1.0.0
* Version: 1.0.1
* Requires at least: 5.4
* Tested up to: 5.8
* Requires PHP: 7.2
Expand Down

0 comments on commit a189480

Please sign in to comment.