{% extends "@EasyAdmin/page/content.html.twig" %} {% block main %}

Admin Dashboard

Click a menu item to the left to begin.


Documentation


User Report

View and search users and their specific details.


User Sessions

View and search users' sign-ons (aka sessions).


Suspicious Logins

View users who logged in {{ suspicious_session_count }} or more times in the last {{ suspicious_sessions_period_days }} days, or from {{ suspicious_geolocation_count }} or more different geographic locations in the same period.


Calculations Report

View Acousonix calculations inpput and output values. Search by user. Download all records as Excel-compatible CSV file.


Transaction Log

View financial transactions. Search by user.


Membership Levels

View and edit subscription options. Important: always make respective changes in PayPal to ensure customers are charged correct amount.


App Error Log

View errors reported by the app.


Server Log

View errors recorded by PHP in the backend app or API.

{% endblock %}