corepim/user-login-history

This package is abandoned and no longer maintained. No replacement package was suggested.

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

v1.0.4 2024-02-04 10:38 UTC

README

(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