thesgroup/module-not-found-url-error-log 问题修复 & 功能扩展

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

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

thesgroup/module-not-found-url-error-log

最新稳定版本:1.0.6

Composer 安装命令:

composer require thesgroup/module-not-found-url-error-log

包简介

The module logs any url that was not found at the website

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License pipeline status coverage report

The Magento 2 module will log any not found page request on your website. You can view logs at the System -> Tools -> 404 Error Log.

The log cleans by a cron task which can be configured at the admin panel Stores -> Configuration -> The S Group -> 404 Error Log

1. Installation

Run the following command at Magento 2 root folder:

composer require thesgroup/module-not-found-url-error-log
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

2. Remove The Module

Run the following command at Magento 2 root folder:

composer remove thesgroup/module-not-found-url-error-log
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

统计信息

  • 总下载量: 1.45k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2022-03-27