承接 jigar/module-orderitemimage 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jigar/module-orderitemimage

最新稳定版本:1.0.0

Composer 安装命令:

composer require jigar/module-orderitemimage

包简介

Display product image in sales order view page in Magento 2 admin panel

README 文档

README

Magento 2 Module Which adds Order Item Images in the sales order view grid in the admin panel.

Order Item Image

composer require jigar/module-orderitemimage

Main Functionalities

This extension simply adds product images to the sales order view page in the Magento 2 admin panel.

Installation

Type 1: Zip file

  • Unzip the zip file in app/code/Jigar
  • Enable the module by running php bin/magento module:enable Jigar_OrderItemImage
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Make the module available in a composer repository for example:
    • public repository packagist.org
    • public GitHub repository as vcs
  • Install the module composer by running composer require jigar/module-orderitemimage
  • enable the module by running php bin/magento module:enable Jigar_OrderItemImage
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

  • No configurations are required in this release (1.0.*)

Specifications

  • Show product images in sales order view item grid
  • No configurations required, Plug & Play !!

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2024-01-01