元素管理器
github.com/instride-ch/pimcore-element-manager
主页
源代码
问题
安装: 622
依赖: 0
建议者: 0
安全: 0
星标: 3
关注者: 6
分支: 1
开放问题: 0
类型:pimcore-bundle
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
GPL-3.0-or-later ea30b09d349fcfbe221927ca651f2a9559ed128e
pimcorepimcore-bundle
This package is auto-updated.
Last update: 2024-09-15 08:50:13 UTC
^11.0
使用composer安装
composer require instride/pimcore-element-manager:^3.0
添加到config/bundles.php
config/bundles.php
return [ // ... Instride\Bundle\PimcoreElementManagerBundle\PimcoreElementManagerBundle::class => ['all' => true], ];