Documentation

API Configuration

Or copy link

API Configuration

Estimated reading: minutes 21 views

21 views
Min read

API Configuration

1. After adding TypoScript, you will have to do configurations for the API.

2. Now open the config.yaml file of your website from sitesmainconfig.yaml, and import the API by adding the code below. ( The placement of the sites folder could vary according to how you set up your TYPO3 website. )

imports:
-
'EXT:t3theme/Configuration/Yaml/default.yaml'
Share

Leave a Comment