Descrição
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.)
Imagens de tela
Instalação
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.
Avaliações
Contribuidores e desenvolvedores
“Invitations for Slack” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Invitations for Slack” foi traduzido para 3 localidades. Obrigado aos tradutores por suas contribuições.
Traduzir “Invitations for Slack” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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.