0.1.3 • Published 8 years ago
gitbook-plugin-page-feedback v0.1.3
gitbook-plugin-page-feedback
Plugin for gitbook to add feedback to all your pages. Feedback clicks get routed to Slack.
Configuration
Set your Slack channel and incoming webhook url.
"page-feedback": {
"slack-channel": "feedback",
"slack-webhook": "https://hooks.slack.com/services/xyz/abc/123"
}