magento2-adminlogs icon indicating copy to clipboard operation
magento2-adminlogs copied to clipboard

This module is used to track admin login history with date,username,ipaddress and status.

Magento 2 Admin Logs

This module is used to track admin login history with Date,Username,Ipaddress and status.

You can access adminlogs from REPORTS->MagePrince->AdminLogs

Installation Instruction

  • Copy the content of the repo to the app/code/Prince/Adminlogs
  • Run command: php bin/magento setup:upgrade
  • Run command: php bin/magento setup:static-content:deploy
  • Now flush cache: php bin/magento cache:flush

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Screenshot

Admin_Logs_Magento_Admin