mageprince/module-adminlogs

Magento 2 Admin Login History

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 23

Watchers: 4

Forks: 10

Open Issues: 0

Type:magento2-module

1.0.0 2022-12-22 08:26 UTC

This package is auto-updated.

Last update: 2024-04-22 11:29:56 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.

Screenshot

Admin_Logs_Magento_Admin