Skip to content

Enhanced Admin Grids extension for Magento.New 1.0.0 version under development. WIP version is now available for testing. Project on hold due to a long-lasting lack of time - sorry to all the issues awaiting an answer ! (will answer as soon / much as possible)

Notifications You must be signed in to change notification settings

iplaydu/BL_CustomGrid

 
 

Repository files navigation

MMind_BL_CustomGrid

Enhanced Admin Grids Extension for Magento Fork of BL_CustomGrid

Features

Contributors

  • Giuseppe Morelli

Stable version

0.9.0

MAGENTO Installation

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"
        }
    ],
    .....
}

About

Enhanced Admin Grids extension for Magento.New 1.0.0 version under development. WIP version is now available for testing. Project on hold due to a long-lasting lack of time - sorry to all the issues awaiting an answer ! (will answer as soon / much as possible)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.8%
  • HTML 14.3%
  • JavaScript 7.5%
  • CSS 1.4%