catgento/module-admin-activity
Composer 安装命令:
composer require catgento/module-admin-activity
包简介
The Admin Activity extension makes it easy to track all admin activity and revert the modification.
README 文档
README
This module was initially developed by by KiwiCommerce. The original repository has been archived and this is just a [long term] fork. No new features are planned, but if someone wants to improve the module, pull requests are welcome.
Magento 2 - Admin Activity
- 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
-
Composer Installation
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Then run the following command
composer require catgento/module-admin-activity - Make sure that composer finished the installation without errors.
- Navigate to your Magento root folder
-
Command Line Installation
- Backup your web directory and database.
- Download the latest Cron Scheduler installation package kiwicommerce-admin-activity-vvvv.zip here
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Upload contents of the Admin Activity Log installation package to your Magento root directory
- Then run the following command
php bin/magento module:enable Catgento_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.
Where will it appear in the Admin Panel
Admin Activity Log
Go to System > Admin Activity > 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 > Login Activity. Here you can See the list of login activity logs.
Configuration
You need to follow this path. System > Admin Activity > Configuration
- General configuration
- Allow Module Section
catgento/module-admin-activity 适用场景与选型建议
catgento/module-admin-activity 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 117.66k 次下载、GitHub Stars 达 64, 最近一次更新时间为 2020 年 11 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「log」 「admin」 「backend」 「magento」 「activity」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 catgento/module-admin-activity 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 catgento/module-admin-activity 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 catgento/module-admin-activity 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
2lenet/EasyAdminPlusBundle
This bundle offers a simple backend explanation form field (inputType).
Preview of settings in footer of tt_content element in page module.
Analysis module for finding problematical shop data.
An interactive tour through the TYPO3 backend.
Stackdriver handler for Monolog (codeinternetapplications/monolog-stackdriver Fork).
统计信息
- 总下载量: 117.66k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 64
- 点击次数: 23
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-11-24