Does anyone know if there is a way to do this, or an extension that displays who is logged in at the Front End and at the Back End.
Something that displays a list of the logged-in users (both fe_users and be_users).
Thanks.
Does anyone know if there is a way to do this, or an extension that displays who is logged in at the Front End and at the Back End.
Something that displays a list of the logged-in users (both fe_users and be_users).
Thanks.
在 TYPO3 中,您还可以实时查看谁在线:
您将看到谁在线。
检查演示站点以尝试:http ://demo.typo3.org
every user has his own session. Table be_session. Look at it. you got every info you need