wapplersystems/multisite-belogin

Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.

Installs: 1 349

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 2

Open Issues: 5

Language:JavaScript

Type:typo3-cms-extension

12.0.3 2023-11-15 15:03 UTC

This package is auto-updated.

Last update: 2024-04-15 16:04:07 UTC


README

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