10000 GitHub - leanatic/pimcore-adminer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leanatic/pimcore-adminer

 
 

Repository files navigation

CORS Adminer Bundle

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

  1. Install the Extension
composer require cors/adminer
  1. Register bundle in config/bundles.php
  CORS\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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.5%
  • JavaScript 5.5%
0