Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

extendmategit/pimcore-bundle-user-login-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Login History Bundle for Pimcore 5.x

(Looking for Pimcore 11.x bundle Click Here)

The bundle helps you to track the login details of backend users with the following attributes:

  1. Login - Login Date-Time
  2. Logout - Logout Date-Time
  3. Login Status - Login/Logout/Fail
  4. User ID
  5. Username

Requirements

  • Pimcore 5.x

Installation

Composer Installation

  1. Add the below code to your composer.json:
"require" : {
    "corepim/user-login-history" : "~1.0.0"
}
  1. Run the below command:
composer install
  1. Activate and then install it through backend.
  2. Done. Now re-login to check the user login history in Data Objects section.

Suggest New Feature

Do you have an innovative idea for a new feature? We'd love to hear from you!

Bug Fixes

Spot a bug? Kindly create an issue, providing a step-by-step description to reproduce the problem. Please search the forum before opening a new issue.

Support Development

If you found this bundle helpful, consider donating $5 to support its ongoing enhancements and improvements.

paypal

Copyright and Licensing

Copyright (C) extendmate.com
For licensing details, please visit LICENSE.md

About Author

Greetings! I'm Faiyaz, the owner of extendmate.com. I have over 10 years of experience in website development.

Explore more about me on my LinkedIn profile .

Keywords

login tracker, login activity, login logs, pimcore admin

About

A Pimcore 5.x Bundle which helps you to track the login details of backend users only.

Resources

License

Stars

Watchers

Forks

Packages

No packages published