Skip to content

Commit

Permalink
[Task] Add chapter about TYPO3 Version and which to start
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiebele committed Dec 6, 2024
1 parent 0a9bf17 commit 822fa77
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/Installation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Installation
:titlesonly:

SystemRequirements/Index
Version
Install
DeployTYPO3
ApplicationContext
Expand All @@ -30,6 +31,11 @@ Installation
server and database and how they should be configured prior to
installation.

.. card:: :ref:`Version <typo3-version>`

This chapter helps you choose the best TYPO3 version to start with and
provides resources for getting it.

.. card:: :ref:`Installing TYPO3 <install>`

This is a step-by-step guide detailing how to install TYPO3 for local
Expand Down
17 changes: 17 additions & 0 deletions Documentation/Installation/Version.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:navigation-title: TYPO3 Version
.. include:: /Includes.rst.txt
.. _typo3-version:

================================
TYPO3 Version and which to start
================================

To get started with TYPO3, it’s recommended to use the latest Long-Term Support
(LTS) version. LTS versions are stable, widely used and supported for an extended
period, making them ideal for beginners and production environments.

You can find more information about the latest TYPO3 versions, their features
and support timelines `here <https://get.typo3.org/#download>`__.

Using the latest version ensures you benefit from the most up-to-date tools and
documentation!

0 comments on commit 822fa77

Please sign in to comment.