This plugin adds the ability for an agent to raise thier hand to gain the attention of the supervisors on the supervisor panel. The supervisor also has the ability to lower the agents hand.
Make sure you have Node.js as well as npm
. Twilio CLI supports Node >= 10.12 (and recommend the even versions of Node).
- Install the Twilio CLI following the instruction on the Twilio CLI Quickstart
- Install the Flex Plugin CLI following the instructions on the Install Flex Plugins CLI
- Install dependencies
npm install
- Select (or add) your Twilio Flex project to the Twilio CLI
$ twilio profiles:use
- Deploy the plugin
$ twilio flex:plugins:deploy
- Follow the instructions provided by the
deploy
command to create a release