wapplersystems/multisite-belogin

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

Installs: 5 128

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 3

Open Issues: 3

Language:JavaScript

Type:typo3-cms-extension

12.0.4 2024-10-10 22:59 UTC

This package is auto-updated.

Last update: 2024-12-10 23:23:03 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