WapplerSystems / t3-multisite_belogin

Automatic cross domain backend login for editors in TYPO3

Home Page:https://wappler.systems/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Automatic cross domain backend login for editors in TYPO3

https://wappler.systems/


Languages

Language:JavaScript 51.5%Language:PHP 38.3%Language:TypeScript 7.8%Language:HTML 1.8%Language:CSS 0.5%