cors / adminer
CORS - Adminer
Installs: 377
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 0
Forks: 4
Open Issues: 1
Type:pimcore-bundle
Requires
- pimcore/admin-ui-classic-bundle: ^2.1
- pimcore/pimcore: ^12.0
- vrana/adminer: ^4.17
Requires (Dev)
- coreshop/test-setup: dev-main
- symfony/dotenv: ^7.3
- symfony/runtime: ^6.4
README
We love Adminer! And we had to bring it back. This bundle brings back Adminer into Pimcore 12.
Also shoutout to Blackbit (https://github.com/BlackbitDigitalCommerce) for the original implementation for Pimcore 12. 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\Bundle\AdminerBundle\CORSAdminerBundle::class => ['all' => true],
- Run the installer
bin/console pimcore:bundle:install CORSAdminerBundle
Configuration
- Open Pimcore
- Open Tools -> System Info & Tools -> Database Administration
License
MIT and therefore POCL compatible