From 4dc8ae19307a9c3ba1f502e1550681c0275b73d9 Mon Sep 17 00:00:00 2001 From: Sarah McCarthy Date: Wed, 20 Nov 2024 13:49:10 +0100 Subject: [PATCH 1/3] [TASK] Update system requirements chapter #499 Releases: main, 13.4, 12.4 --- .../Installation/SystemRequirements/Index.rst | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/Documentation/Installation/SystemRequirements/Index.rst b/Documentation/Installation/SystemRequirements/Index.rst index d6708e00..d3e5d4db 100644 --- a/Documentation/Installation/SystemRequirements/Index.rst +++ b/Documentation/Installation/SystemRequirements/Index.rst @@ -8,7 +8,23 @@ System requirements =================== -For up-to-date information about TYPO3's system requirements visit `get.typo3.org +:Operating System: + Linux, Microsoft Windows, macOS (also when these are hosted on all common cloud environments) + +:Webserver: Apache httpd, Nginx, Microsoft IIS, Caddy Server +:Supported Browsers: Chrome, + Edge, + Firefox, + Safari +:Composer: Composer >= 2.1 +:Database: + MariaDB >= 10.4.3, + MySQL >= 8.0.17, + PostgreSQL >= 10.0, + SQLite >= 3.8.3 +:Hardware: RAM >= 256 MB +:PHP: PHP >= 8.2.0 <= 8.4.99 + +Further information about TYPO3 system requirements can be found at `get.typo3.org `_. -.. todo: Add more basic information From b027d7aa7d79975efbc5e9f51e3f531b5e8f2b62 Mon Sep 17 00:00:00 2001 From: Sarah McCarthy Date: Sun, 15 Dec 2024 08:20:49 +0100 Subject: [PATCH 2/3] [TASK] Change system requirements chapter #499 Releases: main, 13.4, 12.4 --- .../Installation/SystemRequirements/Index.rst | 22 +++---------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/Documentation/Installation/SystemRequirements/Index.rst b/Documentation/Installation/SystemRequirements/Index.rst index d3e5d4db..ad497461 100644 --- a/Documentation/Installation/SystemRequirements/Index.rst +++ b/Documentation/Installation/SystemRequirements/Index.rst @@ -8,23 +8,7 @@ System requirements =================== -:Operating System: - Linux, Microsoft Windows, macOS (also when these are hosted on all common cloud environments) - -:Webserver: Apache httpd, Nginx, Microsoft IIS, Caddy Server -:Supported Browsers: Chrome, - Edge, - Firefox, - Safari -:Composer: Composer >= 2.1 -:Database: - MariaDB >= 10.4.3, - MySQL >= 8.0.17, - PostgreSQL >= 10.0, - SQLite >= 3.8.3 -:Hardware: RAM >= 256 MB -:PHP: PHP >= 8.2.0 <= 8.4.99 - -Further information about TYPO3 system requirements can be found at `get.typo3.org -`_. +You will need a webserver, an up-to-date version of PHP and a database. See here +which versions of TYPO3 are current and their requirements +`get.typo3.org `_. From 3e8e0f3f2aad15967e1858625775e81653b33799 Mon Sep 17 00:00:00 2001 From: Sarah McCarthy Date: Sun, 15 Dec 2024 08:28:14 +0100 Subject: [PATCH 3/3] [TASK] Add SQl #499 Releases: main, 13.4, 12.4 --- Documentation/Installation/SystemRequirements/Index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Installation/SystemRequirements/Index.rst b/Documentation/Installation/SystemRequirements/Index.rst index ad497461..57c1fe09 100644 --- a/Documentation/Installation/SystemRequirements/Index.rst +++ b/Documentation/Installation/SystemRequirements/Index.rst @@ -8,7 +8,7 @@ System requirements =================== -You will need a webserver, an up-to-date version of PHP and a database. See here -which versions of TYPO3 are current and their requirements +You will need a webserver, an up-to-date version of PHP and an SQL database. See +here which versions of TYPO3 are current and their requirements `get.typo3.org `_.