このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

必須:

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