Skip to content

Packages related to building a Twilio Flex Plugin

License

Notifications You must be signed in to change notification settings

chase2981/flex-plugin-builder

 
 

Repository files navigation

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 [email protected]:<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

About

Packages related to building a Twilio Flex Plugin

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.0%
  • TypeScript 21.4%
  • HTML 4.5%
  • CSS 1.1%