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.)
To get
Invitations for Slack working, please follow these steps.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.
- Activate "Invitations for Slack" through the 'Plugins' screen in WordPress
- Once activated, click on the new "Invitations for Slack" menu item to configure your settings.
- 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.