這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CBX WP Slack

外掛說明

CBX WPSlack plugin gives easy and quick solution for notification for Slack. This plugin has notification on wordpress core events as well as it gives hooks for other plugin to create notification.

This plugin uses custom post type and each post type can be configured for different notification event.

Learn more

Features of the plugin included for incoming web hook

  • Creating Unlimited number of slack incoming posts.
  • Just add a new slack incoming post and fill up ‘incoming-webhooks'(can be found in slack app),’channel'(specific channel name),’username'(bot name) and ‘icon-emoji'(icon that shows up in slack dashboard)
  • Each incoming post has its own slack settings that will work individually and fire on selected wordpress events to send a slack notification.
  • Test Environment for each post to send test notification.
  • Event Category, Categoriezed notification events
  • Any type of hook/events can be added by filtering ‘cbxwpslack_events’. Check here for details documentation http://codeboxr.com/product/cbx-wp-slack
  • Well formatted notification for slack

Event Lists

  • Core WordPress
    • Core: When a post is published
    • Core: When a post is trashed
    • Core: New User Registration
  • Communiction
    • Buddpress: New Status
    • bbPress: New Topic

Features of the plugin included for outgoing webhook

  • Creating Unlimited number of slack outgoing posts.
  • Just add a new slack outgoing post and fill up ‘channel'(specific channel name),’Trigger Word'(same as slack outgoing Trigger Word) ‘Team Domain'(slack team domain name) and Token(same as slack outgoing token)
  • In outgoing webhook configuration the URL(s) should be “http://yourdomain.com/?cbxwpslackoutapp=1&token=SLACK OUTGOING WEBHOOK TOKEN”
  • Each outgoing post has its own slack setting that will work individually and fire on selected wordpress events to send a slack response.

Languages

CBX WPSlack has been translated into the following languages:

  1. British English

Pro addons available, learn more

Pro Addons

Pro feature for incoming webhook

  • Support for woocommerce and easy digital download plugins
  • woocommerce – When an order is completed
  • woocommerce – When an order is cancelled
  • woocommerce – When an order is refunded
  • woocommerce – When Back Order is occurred
  • woocommerce – Low stock
  • woocommerce – Out of Stock
  • EDD – Purchase Complete
  • EDD – Payment Delete

Pro feature for outgoing webhook
* Custom Post type support
* Special support for Woocommerce and Easy Digital Downloads plugin in post search event

螢幕擷圖

  • Plugin listing
  • Custom Post Type setting
  • Events
  • Test Mode
  • Slack notification

安裝方式

  1. Upload cbxwpslack.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You’ll now see a menu called “CBX WPSlack” in left menu of wordpress dashboard, start from there

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CBX WP Slack〉的開發相關工作。

參與者

將〈CBX WP Slack〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.3

  • Minor improvements

1.2.2

  • Minor improvements

1.2.0

  • Added Outgoing Webhook

1.1.0

  • Added buddypress and bbpress in core
  • new events in core
  • witohut showing events groups as plugin name, changed it as plugin type, example communication, ecommerce for better grouping

1.0.0

  • Initial public release