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
- Host: GitHub
- URL: https://github.com/wapplersystems/t3-multisite_belogin
- Owner: WapplerSystems
- Created: 2023-06-27T12:26:44.000Z (almost 3 years ago)
- Default Branch: release/v12
- Last Pushed: 2025-02-11T12:42:43.000Z (over 1 year ago)
- Last Synced: 2025-08-24T04:14:02.292Z (10 months ago)
- Topics: backend, login, typo3, typo3-cms-extension
- Language: JavaScript
- Homepage: https://wappler.systems/
- Size: 73.2 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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

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