.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt What does it do? ================ The extension helps to monitor your fe users, especially when a fe user logs in with more than one IP address. Festat is a frontend plugin to display fe users logins. When a fe user logs into the system, a new data record is written to the table tx_festat_login by using a hook in newloginbox/felogin. The login data can be shown in frontend in a sortable table with pagebrowsers. The frontend view can be set up with flexform or typoscript. The extension deletes old login data automatically and you can set the days to keep the data. Screenshots ___________ **Login data** .. figure:: ../Images/Introduction/LoginData.png :width: 650px :alt: Login data **Login counts** .. figure:: ../Images/Introduction/LoginCounts.png :width: 400px :alt: Login counts