SUPPORT.TWILIO.COM END OF LIFE NOTICE: This site, support.twilio.com, is scheduled to go End of Life on February 27, 2024. All Twilio Support content has been migrated to help.twilio.com, where you can continue to find helpful Support articles, API docs, and Twilio blog content, and escalate your issues to our Support team. We encourage you to update your bookmarks and begin using the new site today for all your Twilio Support needs.

How to Remove or Disable Plugins in Flex

Issue

You often ask how to remove plugins from your Flex instance. While there isn’t a direct “Delete” option, there are two ways to remove or disable a plugin.

 

Product

Twilio Flex

 

Cause 

Flex does not offer a permanent delete function for plugins. Instead, plugins can be disabled or archived depending on whether you want to stop functionality temporarily or permanently.

 

Resolution

You can remove plugins from your Flex instance in two ways:

Option 1: Disable a plugin

  1. Go to the Plugins page in the Admin UI.
  2. Select the plugin you no longer want.
  3. Disable the plugin.

The plugin can also be disabled using the below twilio-cli command:

twilio flex:plugins:release --disable-plugin <PLUGIN_NAME> --name "Remove <PLUGIN_NAME> Plugin" --description "Remove Plugin"

Option 2: Archive a plugin

  1. First, disable the plugin using the steps above.

  2. Follow the Archiving a plugin guide to archive it.

⚠️ Once archived, a plugin cannot be re-enabled in your Flex instance. Archiving also frees up space toward your plugin limit.

 

Additional Information 

  • Use “Disable” if you may want to re-enable the plugin later.
  • Use “Archive” if you are sure you no longer need the plugin.
  • Refer to the following link for more information about how to Disable a plugin.
Have more questions? Submit a request
Powered by Zendesk