manifest / integrations / gmt-automated-slack-invites
GMT Automated Slack Invites
Automate Slack invites with WordPress.
by Chris Ferdinandi · github.com/cferdinandi/gmt-automated-slack-invites · website
★ 6stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/cferdinandi/gmt-automated-slack-invites/archive/refs/heads/master.zipDeclares an update source (https://github.com/cferdinandi/gmt-automated-slack-invites/), so updates arrive through the plugin's own updater.
From the readme
GMT Automated Slack Invites
Automate Slack invites with WordPress.
Note: This plugin requires PHP 7 or higher.
Getting Started
Getting started with Automated Slack Invites is as simple as installing a plugin:
1. Upload the gmt-automated-slack-invites folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. Add your Slack team name and authorization token under Settings Slack Settings.
4. Add the [slacksignup] shortcode on the page where you want to embed your Slack invite form.
And that's it, you're done. Nice work!
It's recommended that you also install the GitHub Updater plugin to get automatic updates.
How to Contribute
Please read the Contribution Guidelines.
License
The code is available under the GPLv3. Shoutout to Automate Slack Invite Gravity Forms for providing the Slack API integration framework.