Notes · 2026-08-22
mrmpanel 0.1.40 — Broader WordPress PHP matrix
WordPress deploy offers PHP 5.6 through 8.5 with handbook-compatible WordPress cores (PHP 6 never existed).
Current install line is 0.1.40.
Since 0.1.39
- PHP choices: 5.6, 7.0 / 7.2 / 7.4, 8.0–8.5 (no PHP 6 — it never shipped)
- WordPress cores from 4.9 through 7.1, filtered by selected PHP
- Runtime image is
wordpress:php{N}-apache; core still comes fromwp core download
sudo bash -c "$(curl -fsSL https://mrmpanel.hostingandstuff.online/install.sh)" -- --all