itonomy/module-admin-activity 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

itonomy/module-admin-activity

最新稳定版本:1.0.11

Composer 安装命令:

composer require itonomy/module-admin-activity

包简介

A continuation of The Admin Activity extension by KiwiCommerce. This extension makes it easy to track all admin activity and revert the modification.

README 文档

README

  • 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 administrators to revert the modification.

Installation

  1. Composer Installation
    • Navigate to your Magento root folder
      cd path_to_the_magento_root_directory
    • Then run the following command
      composer require itonomy/module-admin-activity
    • Make sure that composer finished the installation without errors.
  • 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


Need Additional Features?

Feel free to get make a feature request issue on GitHub

Contribution

  • Creating bug reports, issues or feature requests on Github
  • Submitting pull requests for improvements.

统计信息

  • 总下载量: 68.44k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 0
  • Forks: 89
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2021-03-26