This is a plugin for Question2Answer that sends notifications to a Slack channel when Questions are posted.
The configuration allows you to change the:
- Webhook URL
- New Question title
- Hide user details
- [Download the Zip archive] and extract it
- Place the extracted folder in the qa-plugins folder on your Q2A install. (I rename it to slack-notifications)
- Update the options in your Q2A plugins admin panel
- Post a question and check Slack to make sure it showed up.
Please visit Slack API portal help https://get.slack.help/hc/en-us/articles/115005265063-Incoming-WebHooks-for-Slack
- Fork it.
- Create a feature branch (git checkout -b my-change-branch)
- Commit your changes (git commit -am "Made a valuable contribution")
- Push to the branch (git push origin my_markup)
- Open a Pull Request
- Enjoy a refreshing Diet Coke and wait
Question2Answer is a free and open source platform for Q&A sites. For more information, visit: