• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

typo3/H03-May-2022-780,161512,213

vendor/H03-May-2022-588,653487,532

.phpstorm.meta.phpH A D03-May-20222.5 KiB9373

CONTRIBUTING.mdH A D21-Sep-2021995 2216

INSTALL.mdH A D21-Sep-20211.4 KiB4329

README.mdH A D21-Sep-20216.5 KiB176123

SECURITY.mdH A D21-Sep-20212.7 KiB5942

composer.jsonH A D21-Sep-202111 KiB262261

composer.lockH A D21-Sep-2021210.2 KiB6,0156,014

index.phpH A D03-May-2022946 269

README.md

1TYPO3 CMS
2=========
3
4TYPO3 is an open source PHP based web content management system released
5under the GNU GPL. TYPO3 is copyright (c) 1999-2021 by Kasper Skaarhoj.
6
7This document provides a basic introduction to TYPO3.
8
9Getting Started
10---------------
11
12TYPO3 requires a web server with PHP and a database (e.g. MySQL).
13Accessing the backend through a supported browser.
14
15Please see the [Installation Guide](https://docs.typo3.org/installation)
16in order to set up a basic TYPO3 installation on your web server.
17
18What is TYPO3?
19--------------
20
21TYPO3 is a free and open source Content Management Framework. It is
22released under the GNU General Public License. It can run on several web
23servers, such as Apache, nginx or IIS, on top of many operating systems,
24among them Linux, Microsoft Windows, FreeBSD or MacOS.
25
26TYPO3 was initially authored by Kasper Skårhøj and is now further
27developed by a community of contributors and the [TYPO3 Core Development
28Team](https://typo3.org/community/teams/typo3-development/).
29
30To get more info about the GPL license, visit
31https://opensource.org/licenses/gpl-license
32
33What is a Content Management Framework?
34---------------------------------------
35
36A Content Management Framework is more than just a content management
37system, due to the separation of the streamlined core and optional
38plugins (extensions). TYPO3 has an open API that allows you to extend
39the frontend (web site) and/or backend (administration) functionality.
40
41The concept of extensions makes TYPO3 capable of being developed and
42used in almost any way you can imagine, either by using any of the many
43extensions which are available for download, or by writing your own.
44
45TYPO3 System requirements
46-------------------------
47
48TYPO3 is based upon PHP and uses a database management system like
49MySQL.
50
51For more specific information regarding requirements see the
52[INSTALL.md](INSTALL.md#server-system-requirements) file in this folder.
53
54TYPO3 resources
55---------------
56
57Here is an overview of the most important TYPO3 resources to help you
58get started:
59
60### Get more information
61
62* https://typo3.org is the main project website. It provides up to date
63  official news, information about events and the TYPO3 community.
64
65* https://docs.typo3.org/: TYPO3 is one of the most thoroughly
66  documented OpenSource products around, with manuals covering basic
67  tutorials, TypoScript, administration, development, core structure,
68  etc. You should make the time to locate the various documents, and
69  read those that apply to the work you want to do.
70
71* https://get.typo3.org/ is the platform where you can download TYPO3
72  and find all release notes and change logs of TYPO3 releases.
73
74* https://extensions.typo3.org/ is the platform where you can search for
75  and download TYPO3 extensions.
76
77### Chat with us
78
79The TYPO3 community is using a tool called Slack to openly communicate
80with each other and with the public. Several TYPO3 teams use Slack as a
81way to communicate internally and most channels are a welcome place for
82you to join and get yourself involved.
83
84* Register: https://my.typo3.org/about-mytypo3org/slack
85* Slack: https://typo3.slack.com/
86
87### Exchange information, ask questions, get help
88
89Slack is nice for short discussions, but when asking questions, most
90answers are lost in the noise after a few minutes.
91
92#### StackOverflow
93
94**To let everyone profit from an answer, we recommend to ask questions
95on StackOverflow**. If you like, you can then post a link into the
96corresponding Slack channel to raise attention. And please, do not
97forget to tag your questions correctly with `typo3` (and possibly other
98tags like `typo3-9.5.x`, `Fluid` or `Extbase`).
99
100* [StackOverflow questions tagged "TYPO3"](https://stackoverflow.com/questions/tagged/typo3)
101
102#### Official meet the TYPO3 Community overview:
103
104Visit https://typo3.org/community/meet/
105
106Contributing
107------------
108
109If you want to contribute to the TYPO3 source code, take a look at our
110Contributors Walkthrough and Review System:
111
112* https://docs.typo3.org/core-contribution
113* https://review.typo3.org/
114
115> Please use the [TYPO3 Slack chat](#chat-with-us), if you need help in
116> setting up your contribution environment. The community is very
117> helpful and get you up and running! (Please post your questions in
118> Slack Channel `#typo3-cms-coredev` regarding contribution support)
119
120The [repository at GitHub](https://github.com/typo3/typo3) is a
121synchronized mirror of the primary TYPO3 core git repository:
122
123* https://git.typo3.org/Packages/TYPO3.CMS.git
124
125If you want to file a bug report, take a look at:
126
127* [https://forge.typo3.org](https://forge.typo3.org/projects/typo3cms-core/issues)
128
129Security
130--------
131
132If you learn about a potential security issue in the TYPO3 core or in
133an extension, please always contact the TYPO3 Security Team via security@typo3.org.
134Please always include the version number where you've discovered the issue.
135If we can confirm a problem in a third-party extension, we will inform the
136author immediately.
137
138If you discover a security problem in your own extension, please inform
139the TYPO3 Security Team as well. They can help you to fix it, and they
140may want to issue an advisory once it is fixed.
141
142For more details see [TYPO3 Security Team](https://typo3.org/community/teams/security/).
143
144Final notes
145-----------
146
147TYPO3 is said to be one of the most sophisticated PHP / Internet related
148applications available, and the more you play with it, the more you will
149agree.
150
151Due to the advanced level of the code and functionality, a degree of
152study, time and perseverance is required to fully understand it, and get
153the best from it. You should keep trying, as we say it's definitely
154worth it. TYPO3 is the Enterprise Content Management System "for all".
155
156The GPL license allows for developments that are based upon TYPO3 to
157also be freely available under the GPL. Please remember this, because
158TYPO3 is about "Inspiring People To Share". If you are making money with
159TYPO3 you can donate or become a member of the TYPO3 Association.
160
161By becoming a supporting member, individuals and organisations mainly
162fund core development of TYPO3. The decision about what the funds are
163used for, is made by all members of the Association and the Expert
164Advisory Board (EAB). The decisions will be made transparent to the
165community and especially the supporting members. Your funds will also
166serve for other purposes as laid out in the bylaws.
167
168* Donate: https://typo3.org/donate
169* Become a member of the TYPO3 Association:
170  https://typo3.org/project/association/
171
172Copyleft
173--------
174
175This document is a part of the TYPO3 project.
176