chamara2 / m2-custom-grid

产品网格

安装: 6

依赖项: 0

建议者: 0

安全性: 0

星级: 0

观察者: 1

分支: 0

开放性问题: 0

类型:magento2-module

1.0.0 2019-12-04 09:15 UTC

This package is auto-updated.

Last update: 2024-09-04 23:35:16 UTC


README

``company/module-productgrid``

主要功能

产品网格

安装

* = 在生产环境中,请使用 --keep-generated 选项

类型 1:压缩文件

  • app/code/Company 中解压压缩文件
  • 通过运行 php bin/magento module:enable Company_ProductGrid 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新
  • 通过运行 php bin/magento cache:flush 清除缓存

类型 2:Composer

  • 通过运行 composer require chamara2/m2-custom-grid:dev-master 安装模块 composer
  • 通过运行 php bin/magento module:enable Company_ProductGrid 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新
  • 通过运行 php bin/magento cache:flush 清除缓存

配置

规格

  • 模型
    • custom_product_grid

属性