plugin-happy-holidays
A Twilio Flex plugin to spread the holiday cheer to your contact center agents.
Get started
Install:
npm install
Run the plugin:
npm start
PORT=3001 npm start
Deploy to Twilio Assets
This process will automatically build then upload your plugin to the account your Twilio-CLI is connected to. These plugins will automatically show up in your account's instance of flex after it has been deployed.
npm run build
npm run deploy