gitbook-plugin-page-feedback
0.1.3 • Public • Published 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"
}
Readme
Keywords
nonePackage Sidebar
Install
npm i gitbook-plugin-page-feedback
Weekly Downloads