이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.