Descrizione
Automatically invite users that have filled out a specified form to your Slack team instead of having to manually invite them yourself.
Installazione
- Upload folder to
wp-content/plugins
. - Activate plugin.
- Create a new form with Email, First Name, and Last Name fields.
- Got to Formidable > Global Settings select the form you created, and copy the labels from your form into the Email Address Label, First Name Label, and Last Name Label fields.
- Go to https://api.slack.com/web and generate a token for your team, and add that to your settings.
Recensioni
Contributi e sviluppo
“Formidable to Slack” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Formidable to Slack” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.2
- Add better validation to settings.
- Fix bug where after initially saving settings all of the settings fields were empty until the page was reloaded again.
1.0.1
- Fixed bug where instantiation access was causing errors in versions of php older than 5.4
1.0
- Initial plugin release