Stash Enable All

Companion plugin


Script re-enables plugins based on the saved state.

Script

  • enable_plugins_and_interface.py: Re-enables plugins and interface options based on the saved state in enabled_plugins.json.

Script Details

enable_plugins_and_interface.py

This script performs the following actions:

  • Loads the saved state of plugins and interface options from enabled_plugins.json.
  • Re-enables the plugins based on the saved state.
  • Re-enables the interface options based on the saved state.
  • Reloads the plugin configurations.