Documentation

API Configuration

Or copy link

API Configuration

Estimated reading: minutes 9 views

9 views
Min read

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:
-
resource: 'EXT:t3headless/Configuration/Yaml/default.yaml'
Share

Leave a Comment