This module is used to track admin login history with Date,Username,Ipaddress and status.
You can access adminlogs from REPORTS->MagePrince->AdminLogs
- 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
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
If you encounter any problems or bugs, please open an issue on GitHub.