gal-digital-gmbh/pimcore-qrcode-bundle
最新稳定版本:2.0.0
Composer 安装命令:
composer require gal-digital-gmbh/pimcore-qrcode-bundle
包简介
Pimcore QR-Code bundle
README 文档
README
Adds a backend configuration view for QR-Codes.
Requirements
Pimcore >= 11.0
Installation
Require the bundle
composer require gal-digital-gmbh/pimcore-qrcode-bundle
Add the bundle to the config/bundles.php file to enable it. The following lines should be added:
use GalDigitalGmbh\PimcoreQrcodeBundle\PimcoreQrcodeBundle; // ... return [ // ... PimcoreQrcodeBundle::class => ['all' => true], // ... ];
统计信息
- 总下载量: 13.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2021-04-28