File tree Expand file tree Collapse file tree 2 files changed +24
-8
lines changed
Expand file tree Collapse file tree 2 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 1+ :navigation-title: Extensions
2+ .. include :: /Includes.rst.txt
3+
4+ .. _concepts-extensions :
5+
6+ ==========
7+ Extensions
8+ ==========
9+
10+ .. figure :: /Images/Illustrations/extensions.png
11+
12+ Extensions are pieces of software developed by the TYPO3 community that extend
13+ the functionality of a TYPO3 installation. Extensions come in many forms
14+ - from small extensions that carry out specific tasks to larger extensions that
15+ provide an entire suite of functionality, e.g. the TYPO3 Blog Extension.
Original file line number Diff line number Diff line change @@ -48,6 +48,14 @@ TYPO3 Concepts
4848 .. card-footer :: :ref:`Webroot and assets - where to put public files <webroot>`
4949 :button-style: btn btn-secondary stretched-link
5050
51+ .. card :: Extensions
52+
53+ An extension in TYPO3 is an add-on module that enhances the core
54+ functionality of the CMS, allowing you to add custom features or
55+ tools to your website.
56+
57+ .. card-footer :: :ref:`Extensions <concepts-extensions>`
58+ :button-style: btn btn-secondary stretched-link
5159
5260.. toctree ::
5361 :caption: Topics
@@ -61,20 +69,13 @@ TYPO3 Concepts
6169 Assets/Index
6270 Backend/Index
6371 Frontend/Index
72+ Extensions/Index
6473 * /Index
6574 *
6675
6776
6877
6978
7079
71- Extensions
72- ----------
73-
74- .. figure :: /Images/Illustrations/extensions.png
7580
76- Extensions are pieces of software developed by the TYPO3 community that extend
77- the functionality of a TYPO3 installation. Extensions come in many forms
78- - from small extensions that carry out specific tasks to larger extensions that
79- provide an entire suite of functionality, e.g. the TYPO3 Blog Extension.
8081
You can’t perform that action at this time.
0 commit comments