Enhanced Admin Grids Extension for Magento Fork of BL_CustomGrid
- Giuseppe Morelli
0.9.0
via composer
Add to your composer.json file this:
{ ... "require": { "magento-hackathon/magento-composer-installer": "*", "mmind/bl_customgrid": "0.9.0" }, .... "repositories": [ { "type": "vcs", "url": "[email protected]:magemindcom/BL_CustomGrid.git" } ], ..... }