jreinke / magento-query-grid

Display any SQL query result as grid and chart in Magento Admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display any SQL query results as grid and chart in Magento Admin

Installation on Magento 1.9.x

Install with modgit:

$ cd /path/to/magento
$ modgit init
$ modgit clone querygrid https://github.com/jreinke/magento-query-grid.git

or download package manually:

  • Download latest version here
  • Logout from admin
  • Unzip in Magento root folder
  • Clear cache
  • Login to admin

Other awesome Magento extensions available here: www.bubbleshop.net

About

Display any SQL query result as grid and chart in Magento Admin


Languages

Language:PHP 100.0%