Skip to content

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

Notifications You must be signed in to change notification settings

dreamcodexyz/magento2-adminlogs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Magento 2 Admin Logs

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

Admin_Logs_Magento_Admin

Installation Instruction

  • Copy the content of the repo to the Magento 2 root folder
  • Run command: php bin/magento setup:upgrade
  • Run Command: php bin/magento setup:static-content:deploy
  • Now Flush Cache: php bin/magento cache:flush

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.9%
  • HTML 0.1%