This plugin is no longer maintained. An updated version of the plugin is available as part of the customizable Flex Project Template, where it is an optional feature.
Twilio Flex Plugins allow you to customize the appearance and behavior of Twilio Flex. If you want to learn more about the capabilities and how to use the APIs, check out our Flex documentation.
This plugin updates the styling of the User Activities Menu, adding vertical scrolling for long lists of Activities.
Make sure you have Node.js as well as npm. We support Node > 12 (and recommend the even versions of Node). Afterwards, install the dependencies by running npm install:
cd
# If you use npm
npm installNext, please install the Twilio CLI by running:
brew tap twilio/brew && brew install twilioFinally, install the Flex Plugin extension.
To install the Flex Plugin extension for the Twilio CLI:
twilio plugins:install @twilio-labs/plugin-flexRun twilio flex:plugins --help or and twilio serverless --help to see all the commands we currently support. For further details on Flex Plugins refer to our documentation on the Twilio CLI Plugins Docs page.
In the base project directory, deploy the Flex Plugin.
twilio flex:plugins:deploy --changelog "add your comment"Note the instructions in the command output - the next command to run is supplied. Copy and paste it, and run it to activate this release of the Plugin.
Close all browsers with Flex running, and open a new browser window to start Flex.
If necessary, run npm install twilo-flex-token-validator for dependencies in both base project directory and the default directory!
No warranty expressed or implied. Software is as is.