Skip to content

Commit a97fea3

Browse files
maboleklinawolf
andauthored
[TASK] Implement changes from @linawolf
Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
1 parent 73f904c commit a97fea3

File tree

1 file changed

+10
-1
lines changed
  • Documentation/Administration/Installation/ClassicMode

1 file changed

+10
-1
lines changed

Documentation/Administration/Installation/ClassicMode/Index.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,16 @@
1010
Classic mode TYPO3 installation (No Composer required)
1111
======================================================
1212

13-
This installation method includes access to the `TYPO3 Extension Repository (TER) <https://extensions.typo3.org>`_ via a regular backend module. It is ideal for managed hosting, automated updates by the hosting provider, and simpler setups. It is also well-suited for beginners, due to the GUI-based extension handling. Consider :ref:`installing TYPO3 with Composer <installation-composer>`, if you value flexibility in dependency management, integration with version control, and easier environment automation. :ref:`Migrating a TYPO3 project to Composer <migratetocomposer>` is possible later, but takes effort and means restructuring the project.
13+
This installation method includes access to the `TYPO3 Extension Repository (TER)
14+
<https://extensions.typo3.org>`_ via a regular backend module. It is ideal for
15+
managed hosting, automated updates by the hosting provider, and simpler setups.
16+
It is also well suited for beginners due to the GUI-based extension handling.
17+
18+
Consider :ref:`installing TYPO3 with Composer <installation-composer>` if you
19+
value flexibility in dependency management, integration with version control,
20+
and easier environment automation. :ref:`Migrating a TYPO3 project to Composer
21+
<migratetocomposer>` is possible later, but it requires effort and involves
22+
restructuring the project.
1423

1524
There are two installation methods for a Classic mode TYPO3 installation.
1625
If you have shell (SSH) access we recommend using `wget and

0 commit comments

Comments
 (0)