cors/adminer

CORS - Adminer

Installs: 1 245

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 1

Forks: 4

Open Issues: 0

Type:pimcore-bundle

2.0.0 2025-07-22 12:58 UTC

This package is auto-updated.

Last update: 2025-08-22 13:11:17 UTC


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

  1. Install the Extension
composer require cors/adminer
  1. Register bundle in config/bundles.php
  CORS\Bundle\AdminerBundle\CORSAdminerBundle::class => ['all' => true],
  1. 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