dsh-plugin-toggle: DSH Web Plugin Toggle Panel

dsh-plugin-toggle is a community-maintained DSH web plugin designed to simplify plugin state management. It adds a Plugin Switch interface to the Settings page, displaying loaded plugins as cards with descriptions, enabled states, and runtime stages. The plugin supports grouping by category, fuzzy search, and sorting, allowing users to start or stop non-Core plugins at runtime without modifying configuration files, ensuring reversible and safe operations. Core plugins are protected and cannot be stopped, while other plugin operations require confirmation. Each start/stop record is persisted to a local JSONL file, retaining the latest 1000 entries for querying. Installation methods include adding it via the dsh plugin command or as a profile dependency, requiring Node.js.

Read More