Twilio Flex supports Plugins - self-contained code changes that allow for modification to the Flex UI experience. Plugins use the core programmability model of Flex to change or update functionality. With the React-based architecture, users can create and deploy plugins that change or add new UI elements and functionality.
Notice: This article is in reference to Flex UI 1.x which is not the latest version. For details on how to migrate from Flex UI 1.x.x, see our migration guide. Also refer to the Flex UI Release Notes for v2.x.x for changes.
Here are the steps to get you started:
- Install the Twilio CLI
- Install the Twilio CLI plugin for Flex Plugins
- Create your Flex Plugin
- Add Your Code
- Build your plugin
- Deploy your plugin via the Plugins API
- View your plugin on the Plugins Dashboard