flancer32/mage2_ext_grid_column_renderer
Composer 安装命令:
composer require flancer32/mage2_ext_grid_column_renderer
包简介
Example of the grid's column renderer with link to the customer card.
README 文档
README
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"
}
统计信息
- 总下载量: 782
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2018-12-27

