Is there a way that I can check on what users with Admin access to my site are doing?
Monitoring admin users
Each time an Admin page is called, the access date, admin ID, page accessed, page parameters and IP address are logged in the admin_activity_log
table. The contents of this table can be viewed via database management tools such as phpMyAdmin
. The table may also be exported using Admin > Admins > Admin Activity Logs.
You can also limit the scope of any admin user’s capabilities using the Admin Profiles feature.
Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the
Zen Cart support forum
and ask there in the appropriate subforum.
In your post, please include your Zen Cart and PHP versions, and a link to your site.
Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started.
You can even PR right here.
Last modified August 27, 2020 by Scott C Wilson (715b376d).