TYPO3-Headless / headless

TYPO3 Headless JSON API providing content for PWA application (e.g. javaScript apps like nuxt-typo3)
https://t3headless.io
GNU General Public License v2.0
160 stars 61 forks source link

Can you use a different domain for other languages? #794

Open MajPay opened 2 weeks ago

MajPay commented 2 weeks ago

In Typo3 you can have the default language open with Domain foo.com but the translation open with Domain bar.com. How Can i achieve the same for the headless / frontend?

What we want:

typo3.foo.com => typo3 json api foo.com => frontend

typo3.bar.com => typo3 json api for translation bar.com => frontend for translation