Last modified February 24, 2026

manageSettingsIntegrations

This function allows you to modify the Integration Settings.
Parameter name Type Description Possible values Example
integrations String Your JetBackup for WordPress license key used to activate premium features.
  • Elementor
  • Supercache
  • Woocommerce
  • W3TotalCache
  • Autoptimize
--integrations='["Elementor", "Supercache", "Woocommerce"]'

Example Call JETAPI

wp jetbackup manageSettingsIntegrations --integrations='["Elementor", "Supercache", "Woocommerce", "W3TotalCache", "Autoptimize"]'
Saved Successfully
+-----------------------------------------------------------------------+
| integrations                                                          |
+-----------------------------------------------------------------------+
| ["Elementor","Supercache","Woocommerce","W3TotalCache","Autoptimize"] |
+-----------------------------------------------------------------------+