Extension folder Configuration
The folder EXT: contains
configuration of different types.
Most subdirectories have reserved names.
Files in the root of this directory and in the TCA and
Backend subdirectories are automatically included during TYPO3 bootstrap.
The typical file structure is:
-
-
-
AjaxRoutes.php
-
Routes.php
-
-
-
-
Classes.php
-
-
-
-
MyFlexForm1.xml
-
...
-
MyFlexFormN.xml
-
-
-
MyRteConfig.yaml
-
-
-
-
config.yaml
-
page.tsconfig
-
settings.yaml
-
settings.defintions.yaml
-
setup.typoscript
-
...
-
-
-
config.yaml
-
...
-
-
-
-
-
pages.php
-
sys_template.php
-
tt_content.php
-
...
-
tx_otherextension_sometable.php
-
-
tx_myextension_domain_model_something.php
-
...
-
tx_myextension_sometable.php
-
-
-
Page
-
User
-
-
-
Subfolder1
-
...
-
constants.typoscript
-
setup.typoscript
-
-
-
MySpecialConfig.yaml
-
MyFormSetup.yaml
-
-
Icons.php
-
page.tsconfig
-
RequestMiddlewares.php
-
Services.yaml
-
user.tsconfig
-
Sub folders of Configuration
Files directly under Configuration