mageprince / module-adminlogs
Magento 2 Admin Login History
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 23
Watchers: 4
Forks: 10
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: >100.0
- magento/module-backend: >100.0
- magento/module-store: >100.0
This package is auto-updated.
Last update: 2024-10-22 12:28:13 UTC
README
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.