tentapress / system-info
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
pkg:composer/tentapress/system-info
Requires
- php: ^8.2
- tentapress/admin-shell: <1.0
- tentapress/system: <1.0
README
Diagnostics and plugin management for TentaPress.
Plugin Details
| Field | Value |
|---|---|
| ID | tentapress/system-info |
| Version | 0.1.4 |
| Provider | TentaPress\SystemInfo\SystemInfoServiceProvider |
Features
- Environment information (PHP, Laravel, app versions)
- Database driver and status
- Storage status
- Cache status
- Plugin list with enable/disable controls
Dependencies
None.
Admin Menu
| Label | Route | Capability | Icon | Position | Parent |
|---|---|---|---|---|---|
| System Info | tp.system-info |
view_system_info |
info | 95 | - |
| Plugins | tp.plugins.index |
manage_plugins |
plug | 40 | Settings |
Development
php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/system-info