https://github.com/kiwicommerce/magento2-admin-activity
Magento 2 - Admin Activity by KiwiCommerce
https://github.com/kiwicommerce/magento2-admin-activity
activity admin magento2
Last synced: 6 months ago
JSON representation
Magento 2 - Admin Activity by KiwiCommerce
- Host: GitHub
- URL: https://github.com/kiwicommerce/magento2-admin-activity
- Owner: kiwicommerce
- Created: 2018-05-31T12:28:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T07:56:12.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T15:52:14.562Z (over 1 year ago)
- Topics: activity, admin, magento2
- Language: PHP
- Homepage: https://kiwicommerce.co.uk/extensions/magento2-admin-activity/
- Size: 119 KB
- Stars: 94
- Watchers: 10
- Forks: 78
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magento 2 - Admin Activity by [KiwiCommerce](https://kiwicommerce.co.uk/)
- 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
1. Download the latest the admin activity extension from [here](https://kiwicommerce.co.uk/product/magento-2-admin-activity/)
2. Download the module package and extract it.
3. 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](https://kiwicommerce.co.uk/product/magento-2-admin-activity/)
## 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](https://kiwicommerce.co.uk/extensions/magento2-cron-scheduler/)
* [Magento 2 Login As Customer](https://kiwicommerce.co.uk/extensions/magento2-login-as-customer/)
* [Magento 2 Inventory Log](https://kiwicommerce.co.uk/extensions/magento2-inventory-log/)
* [Magento 2 Enhanced SMTP](https://kiwicommerce.co.uk/extensions/magento2-enhanced-smtp/)
* [Magento 2 Customer Password](https://github.com/kiwicommerce/magento2-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](https://github.com/kiwicommerce/magento2-admin-activity/issues)
- 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](https://twitter.com/KiwiCommerce)
- Email Us
- Have a look at our [documentation](https://kiwicommerce.co.uk/docs/admin-activity/)