cors / adminer
CORS - Adminer
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:pimcore-bundle
Requires
- pimcore/admin-ui-classic-bundle: ^1.1
- pimcore/pimcore: ^11.0
- vrana/adminer: ^4.17
Requires (Dev)
- coreshop/test-setup: 1.0.x-dev
- symfony/runtime: ^6.4
Conflicts
- twig/twig: ^3.9
This package is auto-updated.
Last update: 2025-03-10 12:32:18 UTC
README
We love Adminer! And we had to bring it back. This bundle brings back Adminer into Pimcore 11.
Also shoutout to Blackbit (https://github.com/BlackbitDigitalCommerce) for the original implementation for Pimcore 11. We separeted this from the amazing DataDirector Bundle into a standalone bundle.
Installation
- Install the Extension
composer require cors/adminer
- Register bundle in config/bundles.php
CORS\AdminerBundle\CORSAdminerBundle::class => ['all' => true],
- Run the installer
bin/console pimcore:bundle:install CORSAdminerBundle
Configuration
- Open Pimcore
- Open Tools -> System Info & Tools -> Database Administration