From 8b70c48014c01f11fc51b3b63f38d14aea7b0539 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 8 Feb 2025 11:59:20 +0100 Subject: [PATCH] Update install.md --- website/docs/panel/php/install.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/website/docs/panel/php/install.md b/website/docs/panel/php/install.md index 9549e3ee..1f6741db 100644 --- a/website/docs/panel/php/install.md +++ b/website/docs/panel/php/install.md @@ -1,5 +1,11 @@ --- -sidebar_position: 6 +sidebar_position: 6 --- -# Install new version +# Install New PHP Version + +Select a PHP version to install on your system. Available versions are fetched from the official PHP repositories, ensuring new releases are available immediately. + +Once a version is selected, the installation process runs in the background and typically takes 3-5 minutes. A live installation log is displayed on the same page for progress tracking. + +In addition to the PHP version, all administrator-specified extensions are installed automatically.