/flex-plugin-builder

Packages related to building a Twilio Flex Plugin

Primary LanguageJavaScriptMIT LicenseMIT

Build Status All Contributors Code of Conduct lerna

Twilio Flex Plugin Builder

Twilio Flex Plugins allow you to augment/change the behavior and appearance of a Twilio Flex Contact Center using React.

Project Structure

This project is a monorepo project that is housing three separate packages for the creation of Twilio Flex plugins.

Contributing

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

1. Create a fork of the project

Create a fork of this project for your GitHub user by clicking the Fork button at the top of this project

2. Setup

git clone git@github.com:<YOUR_USERNAME>/flex-plugin-builder.git
cd flex-plugin-builder
npm install
npx lerna bootstrap

3. Contributing to a package

Please refer to the README.md of the respective packages in packages/ for specific guidelines for those projects.

4. Submitting Changes

When you are happy with your changes, make sure to create a new branch with your changes and open a PR with your changes. For more info check out this page describing the GitHub workflow.

Contributors

Thanks goes to these wonderful people (emoji key):


Dominik Kundel

💻 📖 🤔

Patrick Kolencherry

💻 🐛

Jen Aprahamian

🐛 📖

Ryan Kennedy

💻 🤔

Martin Amps

💻 🤔

Andrea SonnY

💻 ⚠️

Shelby Hagman

🐛 💻

Marc Andrew Landles

🐛

Ryan Pendergast

🐛

Don Irwin

🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT