instride/pimcore-element-manager
not-reviewed
No Category
Detailsinstride/pimcore-element-manager
No Category
Project Summary
Element Manager
Readme
Requirements
- Pimcore
^11.0
Installation
-
Install with composer
composer require instride/pimcore-element-manager:^3.0
-
Add to
config/bundles.php
return [ // ... Instride\Bundle\PimcoreElementManagerBundle\PimcoreElementManagerBundle::class => ['all' => true], ];