Panel/docs/modules/modulemanager.md
2026-06-08 16:09:54 -05:00

54 lines
769 B
Markdown

# Module Manager
Workspace reference: [`GSP-WORKSPACE.md`](../../../GSP-WORKSPACE.md)
## Purpose
Install and manage Panel modules and access rights.
## Current Status
- Functional
## Dependencies
- module metadata
- access rights registry
## Database Tables
- `module_access_rights`
## Agent Interaction
- None directly
## User Workflow
- none, admin-only
## Admin Workflow
- enable/disable modules
- manage access flags
## Security Concerns
- module access rights control what users can see and do
## Known Issues
- older module administration workflow
## Missing Functionality
- better module documentation and dependency graph
## Suggested Future Improvements
- surface module health and compatibility more clearly
## Recommendation
- Keep