Download the PHP package flancer32/mage2_ext_grid_column_renderer without Composer
On this page you can find all versions of the php package flancer32/mage2_ext_grid_column_renderer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flancer32/mage2_ext_grid_column_renderer
More information about flancer32/mage2_ext_grid_column_renderer
Files in flancer32/mage2_ext_grid_column_renderer
Download flancer32/mage2_ext_grid_column_renderer
More information about flancer32/mage2_ext_grid_column_renderer
Files in flancer32/mage2_ext_grid_column_renderer
Vendor flancer32
Package mage2_ext_grid_column_renderer
Short Description Example of the grid's column renderer with link to the customer card.
License GPL-3.0-only
Homepage https://github.com/flancer32/mage2_ext_grid_column_renderer
Package mage2_ext_grid_column_renderer
Short Description Example of the grid's column renderer with link to the customer card.
License GPL-3.0-only
Homepage https://github.com/flancer32/mage2_ext_grid_column_renderer
Please rate this library. Is it a good library?
Informations about the package mage2_ext_grid_column_renderer
mage2_ext_grid_column_renderer
Example of the grid's column renderer with link to the customer card.
You need to enable 'Customer Name' column if you don't see it in the grid:
Install
From console
$ cd ${DIR_MAGE_ROOT} // go to Magento 2 root folder ('composer.json' file should be placed there)
$ composer require flancer32/mage2_ext_grid_column_renderer
$ bin/magento module:enable Flancer32_GridLink
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile
Using 'composer.json'
"require": {
"flancer32/mage2_ext_grid_column_renderer": "^0.1"
}
All versions of mage2_ext_grid_column_renderer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package flancer32/mage2_ext_grid_column_renderer contains the following files
Loading the files please wait ....