Skip to content

Latest commit

 

History

History
executable file
·
24 lines (14 loc) · 976 Bytes

README.md

File metadata and controls

executable file
·
24 lines (14 loc) · 976 Bytes

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