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

Invitations for Slack

描述

Invitations for Slack lets you use convenient shortcodes to show “Join us on Slack.” buttons or Slack badges. Just add
your Slack token and use the shortcodes wherever you want your visitors to be able to invite themselves from.

Features:

  • Easy to use:
    • Visit https://api.slack.com/web to generate your Slack token.
    • Add the token to the plugin settings.
    • Use the [invitations_for_slack] or [invitations_for_slack_badge] shortcodes.
  • Invitations are performed using the WP REST API which in turn communicates with the Slack API. No page reloads.

Requirements:

  • A Slack team and the team’s access token.
  • A self-hosted WordPress website (Not a WordPress.com website.)

螢幕截圖

  • Normal button version : [invitations_for_slack].
  • Badge version: [invitations_for_slack_badge].
  • Restricted to logged in users (as per settings).
  • Logged in user and alternate e-mail allowed OR unrestricted, anyone can register.
  • Already part of the team. Other errors have similar appearance.
  • Invitation sent successfully!
  • Plugin setup screen.

安裝

To get Invitations for Slack working, please follow these steps.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate “Invitations for Slack” through the ‘Plugins’ screen in WordPress
  3. Once activated, click on the new “Invitations for Slack” menu item to configure your settings.
  4. Make sure you get your Slack API token from https://api.slack.com/web

Now just use the [invitations_for_slack] and/or [invitations_for_slack_badge] shortcodes where you want your users to register from.

評價

2017年5月24日 2 replies
This plugin is great and it works as expected when you use Slack's legacy token API: https://api.slack.com/custom-integrations/legacy-tokens Just a hint for other users who can't get it to work. I was able to figure it out so I thought I'd pass on the link to the API this plugin uses. Thanks for a great plugin! It's exactly what I need. 🙂
2017年1月31日
Plugin doesn't work unfortunately. Have raised several issues in the support forum and still no response after months.
2016年9月3日
While the author is not responsible for Slack itself, having at least basic instructions on how to obtain a proper Slack Token would result in a much higher rating. Currently it works with a Test token, but that's not a proper setup.
閱讀全部6個評價

貢獻者及開發者

“Invitations for Slack” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Invitations for Slack 外掛目前已有 3 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Invitations for Slack 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.2

  • Better handling of channel names to join.
  • Reset link for invite form now shows and hides appropriately.

1.0.1

  • Popup now shows above elements with overflow set to hidden.

1.0.0

  • First public release.

0.1

  • Initial plugin release.