// SYSTEM PANEL //
[ROOT]
/
var
/
softaculous
/
pimcore
[ PARENT ]
EDIT :: bundles.php
<?php return [ Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle::class => ['all' => true], ];
SAVE
CANCEL