Add support for TYPO3 instances with a huge number of backend editors
Thanks to @AMartinNo1, the extension now offers an AJAX search
You can search non-admin backend users by realName
, username
, email
or
unique ID uid
.
Other significant features/changes
- result list is now ordered by
lastlogin DESC
- README lists all features
- The height of the toolbar item dropdown is configured by CSS
vh
(viewport height)
How to update
Run composer req josefglatz/beuser-fastswitch:^3
to update your existing TYPO3 9.5 LTS instance
Upcoming ToDo's
- Introduce Documentation
- Add optional constraints
- Get feedback from users
- Support for TYPO3 10 #xmarksthespot