added legacy server info

This commit is contained in:
Frank Harris 2026-06-16 13:43:39 -05:00
parent ea63b30422
commit a49371c3dd
15 changed files with 218 additions and 53 deletions

View file

@ -57,3 +57,24 @@ Recommended:
- `support.php`
- `login.php`
## Pricing and Platform Reference
- Internal workbook: `pricing/gameservers_world_pricing_catalog.xlsx`
- Public summary config: `Panel/modules/website/config/pricing.php`
- Optional overrides: `Panel/modules/website/config/config.php` and `config.local.php`
The website uses a compact public pricing summary instead of parsing the workbook at runtime. Pricing and platform wording should stay centralized so homepage, server catalog, and pricing pages remain consistent.
Public pricing rules:
- standard hosting starts at `$0.50` per slot
- selected legacy servers can start around `$4` per month
- most standard plans use a `16`-slot minimum
- fixed-cap games may differ
- custom development is quoted separately
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