basilicom/pimcore-bundle-areabrick-report
最新稳定版本:v1.0.3
Composer 安装命令:
composer require basilicom/pimcore-bundle-areabrick-report
包简介
Adds a report to find Areabricks on documents
README 文档
README
composer require basilicom/pimcore-bundle-areabrick-report
add to bundles.php
return [ // ... PimcorePluginAreabrickReportBundle::class => ['all' => true], ];
Command
Add the command to run every x minutes, depending how often you want to update the data in the report.
bin/console basilicom:report:areabrick
For updating we suggest to use the force flag, because it will drop and create the database table. So it there are changes to the database table it will be updated.
bin/console basilicom:report:areabrick -f true
Info
Shows a report with a filter of documents, areabricks and language. Filters can be combined.
统计信息
- 总下载量: 781
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-03-18



