Magento 2 - Admin Activity by KiwiCommerce
kiwicommerce/module-admin-activity
Tracks admin activity including actions like add, edit, delete, and login attempts. Provides logs of user login information, IP addresses, and page visit history.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubMagento 2 - Admin Activity by KiwiCommerce
- Easily track every admin activity like add, edit, delete, print, view, mass update etc.
- Failed attempts of admin login are recorded as well. You get access to the user’s login information and IP address.
- Track page visit history of admin.
- Track fields that have been changed from the backend.
- Allow administrator to revert the modification.
Installation
- Download the latest the admin activity extension from here
- Download the module package and extract it.
- Copy the extracted files to
app/code/KiwiCommerce/KiwiCommerce_AdminActivity.
- After installing the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
- Log out from the backend and log in again.
Find More details on KiwiCommerce
Where will it appear in the Admin Panel
Admin Activity Log
Go to System > Admin Activity by KiwiCommerce > Admin Activity. Here you can See the list of admin activity logs and page visit history.
- Page Visit History
By clicking View in each admin activity log, you can see the slider with admin activity log details.
Login Activity
Go to System > Admin Activity by KiwiCommerce > Login Activity. Here you can See the list of login activity logs.
Configuration
You need to follow this path. System > Admin Activity by KiwiCommerce > Configuration
- General configuration
- Allow Module Section
Need Additional Features?
Feel free to get in touch with us at https://kiwicommerce.co.uk/get-in-touch/
Other KiwiCommerce Extensions
- Magento 2 Cron Scheduler
- Magento 2 Login As Customer
- Magento 2 Inventory Log
- Magento 2 Enhanced SMTP
- Magento 2 Customer Password
Compatibility
-Magento 2.4.6
-Magento 2.4.7
Contribution
Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:
- Creating bug reports, issues or feature requests on Github
- Submitting pull requests for improvements.
We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!
- Follow us @KiwiCommerce
- Email Us
- Have a look at our documentation
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.