How does this work?
Whenever you visit a page in admin, an activity is logged in a database table.
Such data can prove useful when trying to determine who has been altering what, as well as making sure that your admin area hasn't been compromised.
Until now, any lookup had to be done directly from the database using a utility like phpMyAdmin. With this contribution, you can quickly and easily view this data within your admin area, in a nicely presented format.
Example






