Commit graph

1 commit

Author SHA1 Message Date
F
a737ca71c6
Add plugin_manager plugin
Plugin Manager to install, remove or update plugins.

Commands:
  pstore list              - List available plugins
  pstore installed        - List installed plugins
  pstore info <name>      - Show plugin details
  pstore install <name>   - Install a plugin
  pstore uninstall <name> - Remove a plugin
  pstore update <name>    - Update a plugin
  pstore update-all       - Update all plugins
2025-11-19 14:45:21 +01:00