# flex-plugin-builder **Repository Path**: mirrors_twilio/flex-plugin-builder ## Basic Information - **Project Name**: flex-plugin-builder - **Description**: Packages related to building a Twilio Flex Plugin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Twilio Flex Plugin Builder

Monorepo for all the tooling needed to create a custom Twilio Flex Plugins

## Getting Started Flex Plugin Builder requires [Node.js](https://nodejs.org/). We support and recommend the [LTS versions](https://nodejs.org/en/about/releases/) of Node. This is a monorepo project managed by [lerna](https://github.com/lerna/lerna) for creating Twilio Flex plugins. - [@twilio-labs/plugin-flex](packages/plugin-flex): The CLI tool for creating, building, testing, deploying, and managing your plugins ## User Guide Please visit [Twilio Docs](https://www.twilio.com/docs/flex/developer/plugins) for the latest docs on Plugins CLI and API. * [Plugins CLI](https://www.twilio.com/docs/flex/developer/plugins/cli) * [Plugins API](https://www.twilio.com/docs/flex/developer/plugins/api) * [Troubleshooting and FAQ](faq.md) ## Changelog Major changelogs can be found in the [changelog directory](/changelog). ## Contributing Check out [CONTRIBUTING](CONTRIBUTING.md) for more information on how to contribute to this project. ## License Flex Plugin Builder is licensed under [MIT](LICENSE). ## Contributors Thanks to the wonderful people listed in [CONTRIBUTORS.md](CONTRIBUTORS.md). This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!