An open API service indexing awesome lists of open source software.

https://github.com/wapplersystems/t3-multisite_belogin

Automatic cross domain backend login for editors in TYPO3
https://github.com/wapplersystems/t3-multisite_belogin

backend login typo3 typo3-cms-extension

Last synced: 9 months ago
JSON representation

Automatic cross domain backend login for editors in TYPO3

Awesome Lists containing this project

README

          

# multisite-belogin
TYPO3 Extension for automatic cross domain backend login. The editor now can use the backend tools in frontend like preview.

## Screenshots

![](./Documentation/Images/dropdown.png)

Each bar represents one language of a site. With green it worked, with red something went wrong.

## Installation

* Install the extension via composer/TER
* Set in backend the installation-wide option '[BE][cookieSameSite] = none'
* All bases of sites must have a full qualified domain name (FQDN) like 'https://www.foo.com/' or 'https://www.bar.com'
* You must login to backend with https and on a site domain

## TODOs

* generate TypeScript files