wgg/pimcore-logviewer
Composer 安装命令:
composer require wgg/pimcore-logviewer
包简介
Pimcore Usagelog Viewer Bundle
关键字:
README 文档
README
Usagelog viewer for Pimcore admin interface
Requirements
- Pimcore X (^10.0.0)
Installation
$ composer require wgg/pimcore-logviewer
Installation via Extension Manager
After you have installed the Logviewer Bundle via composer, open Pimcore backend and go to Tools => Bundles:
- Click the green
+Button inEnable / Disablerow - Click the green
+Button inInstall/Uninstallrow
Installation via CommandLine
After you have installed the Logviewer Bundle via composer:
- Execute:
$ bin/console pimcore:bundle:enable WggLogviewerBundle - Execute:
$ bin/console pimcore:bundle:install WggLogviewerBundle
Upgrading
Upgrading via Extension Manager
After you have updated the Logviewer Bundle via composer, open Pimcore backend and go to Tools => Bundles:
- Click the green
+Button inUpdaterow
Upgrading via CommandLine
After you have updated the Logviewer Bundle via composer:
- Execute:
$ bin/console pimcore:bundle:update WggLogviewerBundle
Migrate via CommandLine
Does actually the same as the update command and preferred in CI-Workflow:
- Execute:
$ bin/console pimcore:migrations:migrate --bundle WggLogviewerBundle --allow-no-migration
Usage
Logviewer is accessible from the Tools / View logs on the administration panel.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-04-20