added link to RL projects

This commit is contained in:
Frank Harris 2026-06-16 16:28:05 -05:00
parent a49371c3dd
commit bb02be7daa
29 changed files with 325 additions and 36 deletions

View file

@ -44,6 +44,7 @@ Main landing dashboard with widgets and quick server overview.
## Missing Functionality
- richer status and alert surfaces
- clear separation between support requests and custom project work
## Suggested Future Improvements
@ -53,3 +54,17 @@ Main landing dashboard with widgets and quick server overview.
- Keep / Improve
## Runlevel Systems Project Request Integration
- Dashboard render file: `Panel/modules/dashboard/dashboard.php`
- Dashboard styles: `Panel/modules/dashboard/dashboard.css`
- Shared Panel project URL helper: `Panel/includes/functions.php`
Current project request URL:
- `https://runlevelsystems.com/start-project.php`
Dashboard behavior:
- support remains the path for routine troubleshooting, service issues, and existing features
- the custom-development CTA is separate and points users at Runlevel Systems for project work such as custom scripts, mods, integrations, automation, migrations, dashboards, and advanced server tooling

View file

@ -78,3 +78,19 @@ Platform rules:
- hardware details are secondary website information
- customization, legacy-game support, backups, monitored capacity, and developer-backed help remain the main sales points
- example host specifications should be updated in the central config rather than scattered across templates
## Runlevel Systems Project Request Integration
- Services config: `Panel/modules/website/config/services.php`
- Shared footer branding: `Panel/modules/website/includes/footer.php`
- Homepage CTA: `Panel/modules/website/pages/home.php`
Current project request URL:
- `https://runlevelsystems.com/start-project.php`
Branding rules:
- official company name: `Runlevel Systems`
- official company URL: `https://runlevelsystems.com/`
- website pages should distinguish ordinary support from separately scoped project work