Skip to content

5.0.0 Major Release

Compare
Choose a tag to compare
@sbusemann sbusemann released this 01 Feb 13:45

This release adds mainly support TYPO3 version 9.

There are no big breaking changes include. Main change is, that all eid scripts were replace, by a page num approach. In order that the js validation works, you need to take care, that you these page typenums are available:

  1. Backend Module: Login as User feature
feManagerLoginAs.typeNum = 1548943013

see the complete config in file ext_typoscript_setup.txt

  1. Frontend Validation via JS
feManagerLoginAs.typeNum = 1548935210

see the complete config in file Configuration/TypoScript/setup.ext